1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 02:43:54 +02:00

GitArchiveInputScheme: Use zip files to avoid unpacking to disk

This commit is contained in:
Eelco Dolstra 2022-02-17 00:07:20 +01:00
parent 631ae8df6d
commit 006d862d30
6 changed files with 193 additions and 14 deletions

View file

@ -111,6 +111,7 @@
bzip2 xz brotli editline
openssl sqlite
libarchive
libzip
boost
lowdown-nix
gtest