Eelco Dolstra
7d4567f2cc
* Removed URIs from the evaluator (NIX-66). They are now just another
...
kind of notation for strings.
2006-10-11 21:59:33 +00:00
Eelco Dolstra
b4e012ab4d
* Merge 0.10.1 release notes.
2006-10-11 13:39:00 +00:00
Eelco Dolstra
7bada48b36
* Bumped the version number to 0.11.
2006-10-06 13:45:29 +00:00
Eelco Dolstra
e1cc84259c
* Too lazy to document nix-push --copy.
2006-10-06 09:59:02 +00:00
Eelco Dolstra
b3fc016061
* Translate Unicode quote characters to ASCII equivalents when
...
generating NEWS.txt.
2006-10-06 09:03:39 +00:00
Eelco Dolstra
3815d2d463
* Typos etc.
...
* Set the release date.
2006-10-06 07:47:56 +00:00
Eelco Dolstra
beee18de88
* Document nix-store --delete.
2006-10-05 23:13:15 +00:00
Eelco Dolstra
eff573f563
* Work around a weird bug in the manpage generation.
2006-10-05 23:01:50 +00:00
Eelco Dolstra
9e08f5efe1
* Documented nix-store --dump / --restore.
2006-10-05 22:57:07 +00:00
Eelco Dolstra
8791ffbc88
* Documented new nix-env options.
2006-10-05 22:56:52 +00:00
Eelco Dolstra
99ef620c8c
* Documented nix-instantiate --xml, --strict.
...
* Added an example to the nix-build section.
2006-10-05 20:41:57 +00:00
Eelco Dolstra
8396b59286
* Documented --attr / -A.
2006-10-05 20:07:41 +00:00
Eelco Dolstra
5d769de8a3
* Document --arg.
2006-10-05 09:08:52 +00:00
Eelco Dolstra
6f2bfd92b6
* Manual.
2006-10-05 08:21:52 +00:00
Eelco Dolstra
34427a7b43
* Weird.
2006-10-04 17:07:58 +00:00
Eelco Dolstra
a3fd53b9eb
* Style tweak.
2006-10-04 17:07:52 +00:00
Eelco Dolstra
59ef0aaf3f
* Strings.
2006-10-04 16:02:18 +00:00
Eelco Dolstra
407c9fd520
* Explanation of toXML example.
2006-10-04 15:20:19 +00:00
Eelco Dolstra
0ef3bd3c37
* Use GIF callouts instead of PNG since the GIFs have transparency.
2006-10-04 12:20:07 +00:00
Eelco Dolstra
4a7ece698b
2006-10-04 08:26:05 +00:00
Eelco Dolstra
bd4f1b4bb8
* Style tweaks.
2006-10-04 08:14:35 +00:00
Eelco Dolstra
96fa456a0a
* An example of using toXML to pass structured information to a
...
builder and generate a Jetty configuration file with XSLT.
2006-10-03 15:39:34 +00:00
Eelco Dolstra
3837fb233c
* Document the built-in functions.
2006-10-03 15:19:05 +00:00
Eelco Dolstra
84e6c43e85
* Documented nix-hash.
2006-10-02 22:11:44 +00:00
Eelco Dolstra
cfe35ca0e0
* Manual.
2006-10-02 20:28:52 +00:00
Eelco Dolstra
853252ac66
* Document the new let.
2006-10-02 16:14:30 +00:00
Eelco Dolstra
f316b6c1a9
* Manual updates (especially how nix-build makes testing packages much
...
easier; no longer need a helper expression).
2006-10-02 11:50:55 +00:00
Eelco Dolstra
91a01e6fcf
* Manual.
2006-10-02 09:01:36 +00:00
Eelco Dolstra
88d422567e
* One-click installs.
2006-09-29 14:59:10 +00:00
Eelco Dolstra
0212feeed6
* Document nix-install-package and the nixpkg file format.
2006-09-29 14:16:41 +00:00
Eelco Dolstra
070e07ed5a
* Manual.
2006-09-29 11:03:16 +00:00
Eelco Dolstra
30c7db85d8
* Manual updates, some style improvements.
2006-09-29 10:31:56 +00:00
Eelco Dolstra
e2eed05224
* Manual updates.
...
* Documented nix-{pack,unpack}-closure.
2006-09-28 09:10:53 +00:00
Eelco Dolstra
015ac7c7da
* Release notes.
2006-09-27 13:27:26 +00:00
Eelco Dolstra
a9a6356ffc
* Release notes.
2006-09-27 12:43:00 +00:00
Eelco Dolstra
e47d42536f
* Release notes.
2006-09-26 09:57:27 +00:00
Eelco Dolstra
f00bc4c94c
* "Too many links" error.
2006-09-12 09:29:28 +00:00
Eelco Dolstra
a04a65d7a5
* Release notes.
2006-09-06 14:29:49 +00:00
Eelco Dolstra
f41297fdce
* Allow --arg in nix-env as well, example:
...
$ nix-env -qa --system-filter \* --arg system '"powerpc-darwin"'
to override the system from the default value (__currentSystem in
all-packages.nix).
2006-08-23 16:33:21 +00:00
Eelco Dolstra
68515b5a96
* Release notes.
2006-08-22 13:19:06 +00:00
Eelco Dolstra
1a9a1f2768
* Convert to DocBook 5.
...
* Use Jing for RelaxNG validation, xmllint seems buggy.
2006-08-21 16:05:11 +00:00
Eelco Dolstra
601a8eab79
* Ugh. Darwin's chmod insists that flags come before the mode
...
specification.
2006-08-01 12:00:37 +00:00
Eelco Dolstra
b11aeb2c4b
* Doh.
2006-07-25 13:15:23 +00:00
Eelco Dolstra
5744dd5480
* Support the --attr / -A flag in nix-env as well. So now we can do,
...
e.g.,
$ nix-env -i -A subversion xorg.xorgserver
The main advantage over using symbolic names is that using attribute
names is unambiguous and much, much faster.
2006-07-25 11:53:22 +00:00
Eelco Dolstra
c15f544356
* Call find-runtime-roots.pl from the garbage collector to prevent
...
running applications etc. from being garbage collected.
2006-07-20 12:17:25 +00:00
Eelco Dolstra
48e4a3231b
2006-06-14 13:31:23 +00:00
Eelco Dolstra
50fe85f016
* For fixed-output derivations, pass the environment variables listed
...
in the attribute variable `impureEnvVars' from the caller to the
builder.
2006-05-31 09:51:45 +00:00
Eelco Dolstra
8b5aa91aa7
2006-05-08 14:00:39 +00:00
Eelco Dolstra
20675feeab
* Update copyright.
2006-03-15 12:58:22 +00:00
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