mirror of
https://github.com/NixOS/nix
synced 2025-07-07 22:33:57 +02:00
Merge remote-tracking branch 'origin/master' into lazy-trees
This commit is contained in:
commit
29dff7e24e
108 changed files with 2107 additions and 1363 deletions
|
@ -6,7 +6,7 @@ flake2Dir=$TEST_ROOT/flake2
|
|||
mkdir -p $flake1Dir $flake2Dir
|
||||
|
||||
writeSimpleFlake $flake2Dir
|
||||
tar cfz $TEST_ROOT/flake.tar.gz -C $TEST_ROOT flake2
|
||||
tar cfz $TEST_ROOT/flake.tar.gz -C $TEST_ROOT flake2
|
||||
hash=$(nix hash path $flake2Dir)
|
||||
|
||||
dep=$(nix store add-path ./common.sh)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue