mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
* nix-push / generate-patches: bzip the manifest.
This commit is contained in:
parent
7b20c0ed4b
commit
9441550acb
5 changed files with 17 additions and 2 deletions
|
@ -7,5 +7,5 @@ echo "pushing $drvPath"
|
|||
|
||||
mkdir $TEST_ROOT/cache
|
||||
|
||||
$PERL -w -I$TOP/scripts $TOP/scripts/nix-push \
|
||||
$NIX_BIN_DIR/nix-push \
|
||||
--copy $TEST_ROOT/cache $TEST_ROOT/manifest $drvPath
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue