We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4412811 commit 3013491Copy full SHA for 3013491
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