mirror of
https://github.com/NixOS/nix
synced 2025-07-07 18:31:49 +02:00
parent
16c6c6c963
commit
983efdbde4
2 changed files with 8 additions and 0 deletions
|
@ -30,3 +30,5 @@ nix eval --store dummy:// --write-to $TEST_ROOT/eval-out --expr '{ x = "foo" + "
|
|||
|
||||
rm -rf $TEST_ROOT/eval-out
|
||||
(! nix eval --store dummy:// --write-to $TEST_ROOT/eval-out --expr '{ "." = "bla"; }')
|
||||
|
||||
(! nix eval --expr '~/foo')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue