Eelco Dolstra
c505702265
* Fix and simplify the garbage collector (it's still not concurrent,
...
though). In particular it's now much easier to register a GC root.
Just place a symlink to whatever store path it is that you want to
keep in /nix/var/nix/gcroots.
2005-01-27 15:21:29 +00:00
Eelco Dolstra
9ee88bb2f2
* Use absolute paths.
2005-01-14 13:50:00 +00:00
Eelco Dolstra
3d1b2101cc
* Place manifests in /nix/var/nix/manifests.
...
* Use the new patch downloader.
2004-12-20 16:38:50 +00:00
Eelco Dolstra
2aa1f4717b
* Fix File exists' errors if the
result' symlink exists but is
...
dangling.
2004-10-31 12:01:16 +00:00
Eelco Dolstra
937ce0cd21
* Flag `--no-link' suppresses symlinking to the output path.
...
* Handle multiple derivations correctly.
2004-08-18 12:11:31 +00:00
Eelco Dolstra
e8a95108c0
* Nix-build places a symlink `result' in the current directory to the
...
store object just built.
2004-07-28 13:32:45 +00:00
Eelco Dolstra
d051cd40e1
* Nix-instantiate can return multiple store expressions.
2004-06-22 15:17:04 +00:00
Eelco Dolstra
3093af58a7
* A utility script `nix-build' that builds Nix expressions and prints
...
their output paths (and only that) on standard output.
2004-06-22 15:12:34 +00:00