From c5f9420f4d111cccf4dc1bcc3ec35e75f68926e1 Mon Sep 17 00:00:00 2001 From: Chris Wells Date: Thu, 23 Oct 2025 10:26:01 -0500 Subject: And, of course, I made another --- pkgs/weznix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- cgit v1.2.3