aboutsummaryrefslogtreecommitdiff
path: root/pkgs/weznix.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/weznix.nix')
-rw-r--r--pkgs/weznix.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/weznix.nix b/pkgs/weznix.nix
index 6e803b2..338ddf3 100644
--- a/pkgs/weznix.nix
+++ b/pkgs/weznix.nix
@@ -51,7 +51,7 @@ in wezterm.overrideAttrs ({ postInstall ? "", nativeBuildInputs ? [], buildInput
buildInputs = buildInputs ++ extraPATH;
- postInstall = bash
+ postInstall = # bash
''
${postInstall}