Nicolas Dudebout
|
d8a1c27806
|
fix typo in nix-env man page
|
2018-04-07 21:10:46 -04:00 |
|
Robert Vollmert
|
56a1f8f499
|
man pages: Consistently separate alternatives by /
|
2017-07-07 22:11:46 +02:00 |
|
Armijn Hemel
|
1559c596f6
|
document option
|
2017-04-19 19:10:12 +02:00 |
|
Eelco Dolstra
|
9000150a78
|
Drop a few more references to all-packages.nix
And also don't refer to f-spot, which apparently no longer exists.
Issue #1170.
|
2017-01-03 16:42:24 +01:00 |
|
Vladimír Čunát
|
03cbb9ad59
|
nix-env: respect meta.outputsToInstall
Discussed on https://github.com/NixOS/nixpkgs/pull/12653#discussion_r51601849
|
2016-02-23 14:19:14 +01:00 |
|
Vladimír Čunát
|
12a4aea93d
|
doc: fix the 'prebuild' typos
|
2015-09-17 12:08:05 +02:00 |
|
Eelco Dolstra
|
da196ec68f
|
Document tarball downloading
|
2015-06-01 15:14:44 +02:00 |
|
Charles Strahan
|
9c6328a7bf
|
nix-env: document --set option
|
2015-05-19 11:00:15 +02:00 |
|
Daniel Hahler
|
e659978ced
|
Fix typos: s/the the/the/
|
2015-03-06 16:43:22 +01:00 |
|
Eelco Dolstra
|
104e55bb7f
|
nix-env: Add regular expression support in selectors
So you can now do things like:
$ nix-env -qa '.*zip.*'
$ nix-env -qa '.*(firefox|chromium).*'
|
2014-10-03 21:29:40 +02:00 |
|
Eelco Dolstra
|
54adf344a3
|
Fix references to version.txt
|
2014-09-16 14:57:45 +02:00 |
|
Mikey Ariel
|
8901acc976
|
Restructuring the Nix manual
|
2014-08-27 18:41:09 +02:00 |
|