We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aead86 commit 7769123Copy full SHA for 7769123
nix-tools/static/zipped.nix
@@ -50,7 +50,7 @@ let
50
++ stringifyInputs inputs
51
++ stringifyInputs inputs.haskellNix.inputs;
52
53
- buildInputs = [
+ buildInputs =
54
[ pkgs.nix pkgs.gitMinimal ]
55
56
0 commit comments