We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43328d5 commit 2aead86Copy full SHA for 2aead86
nix-tools/static/zipped.nix
@@ -54,7 +54,6 @@ let
54
[ pkgs.nix pkgs.gitMinimal ]
55
++ stringifyInputs inputs
56
++ stringifyInputs inputs.haskellNix.inputs;
57
- ];
58
} ''
59
export HOME=$(mktemp -d)
60
mkdir $out
0 commit comments