lix/src/nix-env
Eelco Dolstra 6a8ef36fe6 * Global configuration option `env-keep-derivations' to store pointer
to derivations in user environments.  Nice for developers (since it
  prevents build-time-only dependencies from being GC'ed, in
  conjunction with `gc-keep-outputs').  Turned off by default.
2005-02-14 13:07:09 +00:00
..
help.txt * Refactoring to support different installation sources in nix-env. 2005-02-11 16:56:45 +00:00
main.cc * Global configuration option `env-keep-derivations' to store pointer 2005-02-14 13:07:09 +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 * Don't keep the derivation symlink when creating profile generations. 2005-02-14 10:44:57 +00:00
profiles.hh * Started removing closure store expressions, i.e., the explicit 2005-01-19 11:16:11 +00:00