lix/src/nix-env
Eelco Dolstra a24b78e9f1 * Maintain the references/referers relation also for derivations.
This simplifies garbage collection and `nix-store --query
  --requisites' since we no longer need to treat derivations
  specially.

* Better maintaining of the invariants, e.g., setReferences() can only
  be called on a valid/substitutable path.
2005-01-25 21:28:25 +00:00
..
help.txt * Document --delete-generations and other nix-env options. 2004-11-12 23:56:37 +00:00
main.cc * Maintain the references/referers relation also for derivations. 2005-01-25 21:28:25 +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 * Started removing closure store expressions, i.e., the explicit 2005-01-19 11:16:11 +00:00
profiles.hh * Started removing closure store expressions, i.e., the explicit 2005-01-19 11:16:11 +00:00