nix-super/src/nix-env
Eelco Dolstra 0e6dc72a7a * Applied rbroek's patch from the branch at
https://svn.cs.uu.nl:12443/repos/trace/buildfarm-control/trunk/ext/nix/,
  with some modifications.  This allows `nix-env -qa' to show the
  attribute path that can be used to unambiguously install a package
  using `nix-env -i -A'.  Example:

    $ nix-env -f top-level/all-packages.nix -qaA subversion xorg-server
    subversionWithJava  subversion-1.2.3
    subversion          subversion-1.3.2
    subversion14        subversion-1.4.0pre-rc1
    xorg.xorgserver     xorg-server-1.1.0
2006-07-25 16:40:38 +00:00
..
help.txt * Applied rbroek's patch from the branch at 2006-07-25 16:40:38 +00:00
main.cc * Applied rbroek's patch from the branch at 2006-07-25 16:40:38 +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