nix-gh/src/nix-env
Eelco Dolstra 02c1dac909 * In an nested with' where the inner with is a variable (with ...;
with someVar; ...'), the contents of the variable would be
  clobbered.  (The attributes in the outer `with' were added to the
  variable.)
2010-04-16 13:44:02 +00:00
..
help.txt * More documentation. 2007-12-31 02:52:17 +00:00
Makefile.am * Remove support for old (before Nix 0.12pre12020) databases. 2009-11-06 01:15:44 +00:00
nix-env.cc * In an nested with' where the inner with is a variable (with ...; 2010-04-16 13:44:02 +00:00
profiles.cc * Allow unprivileged users to run the garbage collector and to do 2006-12-05 02:18:46 +00:00
profiles.hh * Missing #include. 2006-09-05 10:32:47 +00:00