Robert Helgesson
7a3f0b3b8d
tests: rework derivation stubbing
...
Instead of having to manually stub packages that should not be
downloaded we instead automatically stub all packages (except a small
list of whitelisted ones). Tests can re-introduce the real package by
using the `realPkgs` module argument.
2025-02-04 23:58:20 +01:00
Robert Helgesson
01d0172933
wezterm: update expected test result
2025-01-23 11:42:15 +01:00
bhougland18
dfe4d334b1
wezterm: fix generated configuration
...
The semi-colon breaks this config file, it is not in the Weztem
documentation either.
2024-09-20 22:15:45 +02:00
NAHO
f92a54fef4
wezterm: remove automatic config reload call
...
Closes : #4426
2023-10-28 09:45:59 +02:00
Olmo Kramer
24d590cc32
wezterm: add integrations for Bash and Zsh ( #3934 )
...
* wezterm: Add `enableBashIntegration` option
* wezterm: Add `enableZshIntegration` option
2023-06-05 22:46:18 +02:00
Chua Hou
44dcad5604
wezterm: support color schemes
...
Allows users to specify TOML color schemes using Nix.
2022-08-14 20:57:22 +02:00
Hemanth Bollamreddi
d9e03b7f8c
wezterm: add module
2022-08-07 11:11:56 +02:00