Eelco Dolstra
345a95afe9
* Allow the size of the GC reserved file to be specified in nix.conf
...
through the new `gc-reserved-space' option.
2006-02-16 13:58:10 +00:00
Eelco Dolstra
b505f9eaf5
* Document that nix-instantiate can read from stdin.
2006-02-10 15:29:17 +00:00
Eelco Dolstra
1d2460ee5d
* Documentation fixes.
2005-12-24 23:22:05 +00:00
Eelco Dolstra
3c5619c7e4
* Begin release notes.
2005-12-15 21:11:55 +00:00
Eelco Dolstra
ab5c6bb3a3
* Change referer' to
referrer' throughout. In particular, the
...
nix-store query options `--referer' and `--referer-closure' have
been changed to `--referrer' and `--referrer-closure' (but the old
ones are still accepted for compatibility).
2005-12-13 21:04:48 +00:00
Eelco Dolstra
1b43fbd8e4
* Oops, that should be Berkeley DB 4.3. Reported by Gerco Ballintijn.
2005-10-18 14:09:43 +00:00
Eelco Dolstra
62412c5874
* Document `nix-env --compare-versions'.
2005-10-06 15:51:43 +00:00
Eelco Dolstra
ed4de220d2
* Use "source" instead of ".".
2005-09-28 09:00:07 +00:00
Eelco Dolstra
fbedf6056e
* Merge release notes.
2005-09-22 12:23:22 +00:00
Eelco Dolstra
db1a4227a3
* Updated release notes.
2005-09-16 11:28:29 +00:00
Eelco Dolstra
c28b8eb699
* svn:ignores.
...
* Add missing file to dist.
2005-09-16 10:35:48 +00:00
Eelco Dolstra
5c0770ac84
* Include the release notes in the manual.
2005-09-16 08:47:34 +00:00
Eelco Dolstra
1b62c2eba3
* Force release notes in ASCII, not UTF-8.
2005-09-15 20:29:08 +00:00
Eelco Dolstra
d1d0271996
* Check for w3m.
2005-09-15 15:21:57 +00:00
Eelco Dolstra
5818e8eeaf
* Remove dead code.
2005-09-14 18:51:02 +00:00
Eelco Dolstra
025086edea
* Release notes in Docbook; ASCII release notes (i.e., the `NEWS'
...
file) is now generated from that using `w3m' and some XSL hackery.
2005-09-14 18:50:45 +00:00
Eelco Dolstra
78c72bf10e
* channels -> channels-v3, catamaran -> nix.cs.uu.nl.
2005-08-01 07:30:35 +00:00
Eelco Dolstra
a5ceb5bc0b
* nix-build: default to `./default.nix' if no paths are specified.
...
So when using Nix as a build tool, you can just say `nix-build' and
it will build the top-level derivation defined in `default.nix'.
2005-07-13 17:39:10 +00:00
Eelco Dolstra
88dea78cdf
* Crazy: don't use real hashes of real components in examples, since
...
they cause Nix builds to have unnecessary retained dependences
(e.g., on Subversion).
2005-05-09 09:58:00 +00:00
Eelco Dolstra
82d771f6e6
* Manual updates.
2005-04-10 20:54:21 +00:00
Eelco Dolstra
fb45b0f548
* Document nix-channel.
2005-04-09 17:16:00 +00:00
Eelco Dolstra
8b70f138e0
* Lots of manual updates, in particular the new `nix-store --query'
...
options were documented, as well as the Nix configuration file.
2005-04-08 13:00:38 +00:00
Eelco Dolstra
b9d8ecbc6a
* More doc updates.
2005-04-07 15:51:27 +00:00
Eelco Dolstra
57d023a184
* More manual updates.
2005-04-07 10:47:58 +00:00
Eelco Dolstra
f1ae10b992
* Build hook documentation.
...
* nix-store options.
2005-04-07 09:36:35 +00:00
Eelco Dolstra
806b91f104
* GC docs.
2005-04-07 08:17:04 +00:00
Eelco Dolstra
128c174295
* Manual updates.
2005-04-05 15:28:30 +00:00
Eelco Dolstra
229252941a
* Some GC documentation.
2005-04-05 11:30:56 +00:00
Eelco Dolstra
6c8cf567b8
* Use `--nonet' flag.
2005-04-05 11:29:46 +00:00
Eelco Dolstra
4a83c12c5d
* Added a glossary to the manual.
2005-04-01 15:34:23 +00:00
Eelco Dolstra
67eff20906
* Manual updates.
2005-03-17 10:30:53 +00:00
Eelco Dolstra
ad3121a52d
* Documented common environment variables.
2005-03-16 16:45:29 +00:00
Eelco Dolstra
f982df3cd7
* Update the user environments figure to show multiple profiles and
...
users.
* Change to base-32 hashes.
2005-03-16 14:40:48 +00:00
Eelco Dolstra
afc3a7b79b
* Automake 1.9 compatibility.
2005-03-16 10:46:33 +00:00
Eelco Dolstra
693ff4f6bf
* Some more updates.
2005-03-15 15:42:11 +00:00
Eelco Dolstra
e301334696
* XInclude all the way.
2005-03-15 13:55:41 +00:00
Eelco Dolstra
b376565b86
* Manual updates.
2005-03-15 13:21:32 +00:00
Eelco Dolstra
7d75616f2c
* NEWS and manual update for release 0.7.
2005-01-12 10:27:46 +00:00
Eelco Dolstra
015beb7cd0
* Typo: genericBuilder -> genericBuild.
2004-12-17 13:46:07 +00:00
Eelco Dolstra
9f8964a062
* More manual fixes.
2004-11-14 10:42:16 +00:00
Eelco Dolstra
0b79a12082
* Manual fixes.
2004-11-14 00:24:57 +00:00
Eelco Dolstra
54c7a870d5
* Document --delete-generations and other nix-env options.
2004-11-12 23:56:37 +00:00
Eelco Dolstra
c2b0d6b02f
* Document --eval-only and --parse-only options in nix-instantiate.
2004-11-12 23:22:08 +00:00
Eelco Dolstra
32c7326850
* Typos.
2004-11-09 14:06:56 +00:00
Eelco Dolstra
b8aaef5e4e
* Documented the standard environment, including the generic builder.
2004-11-07 22:12:16 +00:00
Eelco Dolstra
2c3b29c5ca
* Everything you always wanted to know about functions and derivations
...
but were afraid to ask.
2004-11-07 20:36:45 +00:00
Eelco Dolstra
ea6581b691
* Drop the grammar appendix.
2004-11-07 20:36:10 +00:00
Eelco Dolstra
1bac7a10e6
* Operators, comments.
2004-11-07 18:58:49 +00:00
Eelco Dolstra
55b35d6d77
* Lets, inheritance, assertions.
2004-11-07 13:53:07 +00:00
Eelco Dolstra
0b1ee4802b
* Typo fix.
2004-11-05 21:12:23 +00:00