nix-super/src/nix-env
Eelco Dolstra 5744dd5480 * Support the --attr / -A flag in nix-env as well. So now we can do,
e.g.,

  $ nix-env -i -A subversion xorg.xorgserver

  The main advantage over using symbolic names is that using attribute
  names is unambiguous and much, much faster.
2006-07-25 11:53:22 +00:00
..
help.txt * Support the --attr / -A flag in nix-env as well. So now we can do, 2006-07-25 11:53:22 +00:00
main.cc * Support the --attr / -A flag in nix-env as well. So now we can do, 2006-07-25 11:53:22 +00:00
Makefile.am * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +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 * 64-bit compatibility fixes (for problems revealed by building on an Athlon 2006-05-11 02:19:43 +00:00
profiles.hh * Refactoring. Hope this doesn't break the semantics of `-u' ;-) 2005-02-14 16:16:02 +00:00