aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/command-ref/nix-env.xml
AgeCommit message (Collapse)Author
2017-01-03Drop a few more references to all-packages.nixEelco Dolstra
And also don't refer to f-spot, which apparently no longer exists. Issue #1170.
2016-02-23nix-env: respect meta.outputsToInstallVladimír Čunát
Discussed on https://github.com/NixOS/nixpkgs/pull/12653#discussion_r51601849
2015-09-17doc: fix the 'prebuild' typosVladimír Čunát
2015-06-01Document tarball downloadingEelco Dolstra
2015-05-19nix-env: document --set optionCharles Strahan
2015-03-06Fix typos: s/the the/the/Daniel Hahler
2014-10-03nix-env: Add regular expression support in selectorsEelco Dolstra
So you can now do things like: $ nix-env -qa '.*zip.*' $ nix-env -qa '.*(firefox|chromium).*'
2014-09-16Fix references to version.txtEelco Dolstra
2014-08-27Restructuring the Nix manualMikey Ariel