1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 06:31:14 +02:00

Initial gzip support

Closes #3256
This commit is contained in:
Tom Bereknyei 2019-12-13 03:29:33 -05:00
parent f800d450b7
commit c6295a3afd
5 changed files with 88 additions and 1 deletions

View file

@ -47,7 +47,7 @@ rec {
buildDeps =
[ curl
bzip2 xz brotli editline
bzip2 xz brotli zlib editline
openssl pkgconfig sqlite boehmgc
boost
nlohmann_json