mirror of
https://github.com/NixOS/nix
synced 2025-07-12 14:55:09 +02:00
* Test nix-build. This also tests indirect roots.
This commit is contained in:
parent
8cd646b6af
commit
5cb6c42088
5 changed files with 24 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
source common.sh
|
||||
|
||||
$nixstore --gc
|
||||
$nixstore --clear-substitutes
|
||||
|
||||
# Produce an escaped log file.
|
||||
$nixstore --log-type escapes -r -vv $($nixinstantiate dependencies.nix) 2> $TEST_ROOT/log.esc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue