mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-16 23:27:17 +02:00
* Doing a GC after building a derivation with cyclic outputs currently
segfaults.
This commit is contained in:
parent
1f3b0ede7d
commit
edd9359beb
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ if nix-build multiple-outputs.nix -A cyclic; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
clearStore
|
||||
nix-store --gc
|
||||
|
|
Loading…
Add table
Reference in a new issue