mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
* Finally, a test for the binary patch functionality.
This commit is contained in:
parent
bf658f016f
commit
a07c68f05e
5 changed files with 56 additions and 3 deletions
|
@ -5,7 +5,7 @@ outPath=$($nixstore -r $drvPath)
|
|||
|
||||
echo "pushing $drvPath"
|
||||
|
||||
mkdir $TEST_ROOT/cache
|
||||
mkdir -p $TEST_ROOT/cache
|
||||
|
||||
$NIX_BIN_DIR/nix-push \
|
||||
--copy $TEST_ROOT/cache $TEST_ROOT/manifest $drvPath
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue