lix/src/nix-env
Eelco Dolstra 4ba6afaf48 * nix-env -ub' (--prebuilt-only') didn't really work because it
checked too soon whether substitutes are available.  That is, it did
  so for every available package, rather than those matching installed
  packages.  This was very slow and subject to assertion failures.  So
  do the check much later.  Idem for `nix-env -qab' and `nix-env -ib'.
2011-04-11 16:27:05 +00:00
..
help.txt * More documentation. 2007-12-31 02:52:17 +00:00
Makefile.am * Handle out of memory condition. 2010-10-28 12:29:40 +00:00
nix-env.cc * nix-env -ub' (--prebuilt-only') didn't really work because it 2011-04-11 16:27:05 +00:00
profiles.cc * Store user environment manifests as a Nix expression in 2010-04-21 15:08:58 +00:00
profiles.hh * Store user environment manifests as a Nix expression in 2010-04-21 15:08:58 +00:00
user-env.cc * When allocating an attribute set, reserve enough space for all 2010-10-24 20:09:37 +00:00
user-env.hh * Store user environment manifests as a Nix expression in 2010-04-21 15:08:58 +00:00