Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-09-10 | * Operation `--delete-generations' to delete generations of a | Eelco Dolstra | 1 | -11/+1 | |
profile. Arguments are either generation number, or `old' to delete all non-current generations. Typical use: $ nix-env --delete-generations old $ nix-collect-garbage * istringstream -> string2Int. | |||||
2004-02-09 | * In `--upgrade': added flags `--lt', `--leq', `--always' to specify | Eelco Dolstra | 1 | -0/+6 | |
whether we want to upgrade if the current version is less than the available version (default), when it is less or equal, or always. * Added a flag `--dry-run' to show what would happen in `--install', `--uninstall', and `--upgrade', without actually performing the operation. | |||||
2004-02-06 | * Refactoring. | Eelco Dolstra | 1 | -0/+121 | |