tvl-depot/src/nix-env
Eelco Dolstra 4ada6db1fc * `nix-env -q' now accepts arguments that allow specific derivations
to be queried, e.g., `nix-env -qa firefox'.  This does require the
  argument '*' to be passed if one wants information about all
  derivations, so the old `nix-env -qa' now is `nix-env -qa "*"'.
2006-03-10 10:24:46 +00:00
..
help.txt * Regularise help text a bit. 2006-03-06 11:04:39 +00:00
main.cc * `nix-env -q' now accepts arguments that allow specific derivations 2006-03-10 10:24:46 +00:00
Makefile.am * Build dynamic libraries. 2005-07-22 14:52: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 * 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