Christian Theune
b4bda4765a
Update documentation for floats.
2016-01-06 08:41:53 +01:00
Eelco Dolstra
0ab4d905e7
Merge branch 'p/sandbox-rename-minimal' of https://github.com/vcunat/nix
2015-11-25 14:53:42 +01:00
Rommel M. Martinez
cf141abfe9
Fixed typo.
2015-11-23 15:59:57 +08:00
Vladimír Čunát
b39622a487
rename chroot
to sandbox
( fixes #656 , close #682 )
...
- rename options but leav old names as lower-priority aliases,
also "-dirs" -> "-paths" to get closer to the meaning
- update docs to reflect the new names (old aliases are not documented),
including a new file with release notes
- tests need an update after corresponding changes to nixpkgs
- __noChroot is left as it is (after discussion on the PR)
2015-11-10 22:32:51 +01:00
Eelco Dolstra
6e06a18d1b
Release notes
2015-09-03 11:57:47 +02:00
Eelco Dolstra
896428c818
Fix example
2015-08-05 17:36:33 +02:00
Eelco Dolstra
39b3d9698e
Typos
2015-06-12 11:02:40 +02:00
Eelco Dolstra
d1e4b76a3a
Update release notes
2015-06-12 01:11:03 +02:00
Eelco Dolstra
99c2c14f50
Typo
2015-06-01 13:04:10 +02:00
Eelco Dolstra
d68941d89d
Nix 1.9 release notes
2015-06-01 12:57:43 +02:00
Eelco Dolstra
f16b8786a2
Belatedly add contributors
2014-12-16 18:58:04 +01:00
Eelco Dolstra
c2384052e3
Grmbl
2014-12-14 03:38:54 +01:00
Eelco Dolstra
e5891f2ea8
Use https://cache.nixos.org instead of http://cache.nixos.org
2014-12-09 13:16:02 +01:00
Eelco Dolstra
1683fffd09
Update release notes
2014-10-29 16:18:39 +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
7a68b4e4d3
Release notes: Use a section per version
2014-09-16 14:29:00 +02:00
Eelco Dolstra
9ed49c1da0
Nicer file names for the release notes
2014-09-16 14:18:55 +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