about summary refs log tree commit diff
path: root/src/nix-env/help.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-02-11 * Refactoring to support different installation sources in nix-env.Eelco Dolstra1-1/+2
2004-11-12 * Document --delete-generations and other nix-env options.Eelco Dolstra1-0/+4
2004-02-09 * In `--upgrade': added flags `--lt', `--leq', `--always' to specifyEelco Dolstra1-0/+10
2004-02-08 * A command `--switch-generation' to switch to a specific generationEelco Dolstra1-0/+4
2004-02-06 * Improvements to profiles. Generations are now per-profile, e.g.,Eelco Dolstra1-2/+2
2004-02-02 * Sort `nix-env -q' output by derivation name.Eelco Dolstra1-1/+1
2004-01-05 * Implemented Eelco V.'s `nix-env -I' command to specify the defaultEelco Dolstra1-4/+6
2004-01-05 * Implemented Eelco V.'s `-p' command to switch profiles. It switchesEelco Dolstra1-0/+2
2003-12-21 * Version numbers can be omitted in install/uninstall. E.g.,Eelco Dolstra1-2/+3
2003-12-21 * `-u' -> `-e'.Eelco Dolstra1-1/+2
2003-12-01 * Help text for all (non-script) programs, so no more:Eelco Dolstra1-0/+31