mirror of
https://github.com/NixOS/nix
synced 2025-07-06 00:51:47 +02:00
Do compression in a sink
This commit is contained in:
parent
c6a21aed07
commit
0d4a10e910
6 changed files with 208 additions and 139 deletions
|
@ -19,8 +19,6 @@
|
|||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <bzlib.h>
|
||||
|
||||
#if HAVE_SODIUM
|
||||
#include <sodium.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue