nix-gh/src/nix-env
Eelco Dolstra 37d1b1cafd * `nix-env -qa --description' shows human-readable descriptions of
packages (provided that they have a `meta.description' attribute).
  E.g.,

  $ ./src/nix-env/nix-env -qa --description gcc
  gcc-4.0.2   GNU Compiler Collection, 4.0.x (cross-compiler for sparc-linux)
  gcc-4.0.2   GNU Compiler Collection, 4.0.x (cross-compiler for mips-linux)
  gcc-4.0.2   GNU Compiler Collection, 4.0.x (cross-compiler for arm-linux)
  gcc-4.0.2   GNU Compiler Collection, 4.0.x
2006-03-10 16:20:42 +00:00
..
Makefile.am * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
help.txt * Regularise help text a bit. 2006-03-06 11:04:39 +00:00
main.cc * `nix-env -qa --description' shows human-readable descriptions of 2006-03-10 16:20:42 +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 * Include some required header files. 2005-05-04 16:33:20 +00:00
profiles.hh * Refactoring. Hope this doesn't break the semantics of `-u' ;-) 2005-02-14 16:16:02 +00:00