mirror of
https://github.com/NixOS/nix
synced 2025-07-07 18:31:49 +02:00
Drop libbz2 / zlib / lzma dependency + style fixes
This commit is contained in:
parent
6fb7582413
commit
15f4d4fd43
8 changed files with 69 additions and 66 deletions
|
@ -82,7 +82,7 @@
|
|||
|
||||
buildDeps =
|
||||
[ curl
|
||||
bzip2 xz brotli zlib editline
|
||||
bzip2 xz brotli editline
|
||||
openssl sqlite
|
||||
libarchive
|
||||
boost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue