* Doing a GC after building a derivation with cyclic outputs currently

segfaults.
This commit is contained in:
Eelco Dolstra 2011-12-20 17:10:39 +00:00
parent 1f3b0ede7d
commit edd9359beb
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ if nix-build multiple-outputs.nix -A cyclic; then
exit 1
fi
clearStore
nix-store --gc