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 |
|
Shell Turner
|
147fcdd137
|
Updated documentation for nix-install-package to mention --set flag
|
2014-09-23 15:11:25 +02:00 |
|
darealshinji
|
a5b5ebc45f
|
add manpage for nix-generate-patches
|
2014-09-23 15:10:18 +02:00 |
|
Eelco Dolstra
|
54adf344a3
|
Fix references to version.txt
|
2014-09-16 14:57:45 +02:00 |
|
Eelco Dolstra
|
b1af336132
|
Undocument NIX_OTHER_STORES
|
2014-09-16 14:49:00 +02:00 |
|
Eelco Dolstra
|
f0ef6b74b9
|
Merge branch 'master' of github.com:thatdocslady/nix
Conflicts:
doc/manual/release-notes.xml
doc/manual/writing-nix-expressions.xml
|
2014-09-16 14:13:36 +02:00 |
|
Mikey Ariel
|
8901acc976
|
Restructuring the Nix manual
|
2014-08-27 18:41:09 +02:00 |
|