about summary refs log tree commit diff
path: root/scripts/nix-install-package.in
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2007-09-17T19·24+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2007-09-17T19·24+0000
commitc8ea8a09b88ec89ef9749e9d8bae09c7cada5d1f (patch)
treecaf7ee9943cccedb6b9af1a6c2537d462d8114d7 /scripts/nix-install-package.in
parent055608227f5a003825a905b0eb2aea39cba5ca16 (diff)
* nix-env -qa: make the "-A" flag do the expected thing, namely follow
  the given attribute path (just as -A does with other option)
  (NIX-83).  So you can now say

  $ nix-env -qa -A nixpkgs_unstable.gnome \*
  atk-1.12.4
  esound-0.2.36
  ...

  to see the packages in the "gnome" attribute in Nixpkgs.

  To *print* the attribute path, you should now use "--attr-path" /
  "-P" (running out of letters...).

Diffstat (limited to 'scripts/nix-install-package.in')
0 files changed, 0 insertions, 0 deletions