lix/src/nix-env
Eelco Dolstra c505702265 * Fix and simplify the garbage collector (it's still not concurrent,
though).  In particular it's now much easier to register a GC root.
  Just place a symlink to whatever store path it is that you want to
  keep in /nix/var/nix/gcroots.
2005-01-27 15:21:29 +00:00
..
help.txt * Document --delete-generations and other nix-env options. 2004-11-12 23:56:37 +00:00
main.cc * Fix and simplify the garbage collector (it's still not concurrent, 2005-01-27 15:21:29 +00:00
Makefile.am * Don't create $(localstatedir)/nix/profiles if --disable-init-state 2004-04-22 07:47:41 +00:00
names.cc * Operation `--delete-generations' to delete generations of a 2004-09-10 13:32:08 +00:00
names.hh * In --upgrade': added flags --lt', --leq', --always' to specify 2004-02-09 11:59:39 +00:00
profiles.cc * Fix and simplify the garbage collector (it's still not concurrent, 2005-01-27 15:21:29 +00:00
profiles.hh * Started removing closure store expressions, i.e., the explicit 2005-01-19 11:16:11 +00:00