Skip to content

Commit 63de486

Browse files
committed
fix test_repo_all.sh on nixos
1 parent 17b9f3c commit 63de486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ pkgs.mkShell {
55
git
66
mercurial
77
wget unzip gnutar
8+
pkg-config zlib
89
];
910

1011
hardeningDisable = [ "all" ];

0 commit comments

Comments
 (0)