We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c67a95 commit ce51d4bCopy full SHA for ce51d4b
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