guix/src
Eelco Dolstra 06f62defe6 Yet another rewrite of the garbage collector
But this time it's *obviously* correct!  No more segfaults due to
infinite recursions for sure, etc.

Also, move directories to /nix/store/trash instead of renaming them to
/nix/store/bla-gc-<pid>.  Then we can just delete /nix/store/trash at
the end.
2012-12-20 17:32:15 +01:00
..
boost
bsdiff-4.3
libexpr fix use-after-free bug in mkString(Value&, Symbol&) 2012-12-13 11:13:20 +01:00
libmain On SQLITE_BUSY, wait a random amount of time 2012-12-11 11:49:42 +01:00
libstore Yet another rewrite of the garbage collector 2012-12-20 17:32:15 +01:00
libutil Make "nix-build -A <derivation>.<output>" do the right thing 2012-11-26 15:39:10 +01:00
nix-daemon Don't use std::cerr in a few places 2012-11-15 15:01:02 +01:00
nix-env Allow setting the profile location using $NIX_PROFILE 2012-12-12 16:01:46 +01:00
nix-hash
nix-instantiate nix-instantiate: Fix read-only evaluation 2012-11-26 17:41:10 +01:00
nix-log2xml
nix-setuid-helper
nix-store Make "nix-build -A <derivation>.<output>" do the right thing 2012-11-26 15:39:10 +01:00
Makefile.am Rename nix-worker to nix-daemon 2012-10-03 17:59:23 -04:00