aboutsummaryrefslogtreecommitdiff
path: root/pkgs/weznix.nix
diff options
context:
space:
mode:
authorChris Wells <chris@mathematicaster.org>2025-10-23 10:26:01 -0500
committerChris Wells <chris@mathematicaster.org>2025-10-23 10:26:01 -0500
commitc5f9420f4d111cccf4dc1bcc3ec35e75f68926e1 (patch)
treecdac0844cf5d94fb8ad872f02bc722db4c170326 /pkgs/weznix.nix
parentaff5efe43bc4e526a11aa0af2bf1dfaece9df3f3 (diff)
downloadweznix-c5f9420f4d111cccf4dc1bcc3ec35e75f68926e1.tar
weznix-c5f9420f4d111cccf4dc1bcc3ec35e75f68926e1.tar.gz
weznix-c5f9420f4d111cccf4dc1bcc3ec35e75f68926e1.tar.bz2
weznix-c5f9420f4d111cccf4dc1bcc3ec35e75f68926e1.tar.lz
weznix-c5f9420f4d111cccf4dc1bcc3ec35e75f68926e1.tar.xz
weznix-c5f9420f4d111cccf4dc1bcc3ec35e75f68926e1.tar.zst
weznix-c5f9420f4d111cccf4dc1bcc3ec35e75f68926e1.zip
And, of course, I made another
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}