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 17b9f3c commit 63de486Copy full SHA for 63de486
shell.nix
@@ -5,6 +5,7 @@ pkgs.mkShell {
5
git
6
mercurial
7
wget unzip gnutar
8
+ pkg-config zlib
9
];
10
11
hardeningDisable = [ "all" ];
0 commit comments