Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-31 | Merge pull request #767 from mogorman/garbage_collect_keep_last_few | Peter Simons | |
Implement --delete-generations + flag for keeping last N number of gens | |||
2018-04-07 | fix typo in nix-env man page | Nicolas Dudebout | |
2018-03-01 | only delete things older than current gen and update logic in doc as | Matthew O'Gorman | |
well | |||
2018-03-01 | Implement --delete-generations + flag for keeping last N number of generations | Matthew O'Gorman | |
2017-07-07 | man pages: Consistently separate alternatives by / | Robert Vollmert | |
2017-04-19 | document option | Armijn Hemel | |
2017-01-03 | Drop a few more references to all-packages.nix | Eelco Dolstra | |
And also don't refer to f-spot, which apparently no longer exists. Issue #1170. | |||
2016-02-23 | nix-env: respect meta.outputsToInstall | Vladimír Čunát | |
Discussed on https://github.com/NixOS/nixpkgs/pull/12653#discussion_r51601849 | |||
2015-09-17 | doc: fix the 'prebuild' typos | Vladimír Čunát | |
2015-06-01 | Document tarball downloading | Eelco Dolstra | |
2015-05-19 | nix-env: document --set option | Charles Strahan | |
2015-03-06 | Fix typos: s/the the/the/ | Daniel Hahler | |
2014-10-03 | nix-env: Add regular expression support in selectors | Eelco Dolstra | |
So you can now do things like: $ nix-env -qa '.*zip.*' $ nix-env -qa '.*(firefox|chromium).*' | |||
2014-09-16 | Fix references to version.txt | Eelco Dolstra | |
2014-08-27 | Restructuring the Nix manual | Mikey Ariel | |