Eelco Dolstra
3259ae5811
* Properly specify the hash algorithm in the manifests, and read it
...
too.
* Change the default hash for nix-prefetch-url back to md5, since
that's what we use in Nixpkgs (for now; a birthday attack is rather
unlikely there).
2005-02-24 17:36:42 +00:00
Eelco Dolstra
066da4ab85
* Really fix the substitute mechanism, i.e., ensure the closure
...
invariant by registering references through the manifest.
* Added a test for nix-pull.
2005-01-25 17:08:52 +00:00
Eelco Dolstra
9ee88bb2f2
* Use absolute paths.
2005-01-14 13:50:00 +00:00
Eelco Dolstra
0bc41f632b
* Print out less garbage.
2005-01-12 10:37:18 +00:00
Eelco Dolstra
35b76a81c4
* More instrumentation (statistics go to /nix/var/log/nix/downloads).
2004-12-30 17:19:47 +00:00
Eelco Dolstra
3745cecc6a
* Fix handling of chained patches: don't skip patches if intermediate
...
paths are missing, etc.
2004-12-30 17:09:57 +00:00
Eelco Dolstra
581bcb986f
* Some logging for evaluation.
2004-12-30 16:34:54 +00:00
Eelco Dolstra
6270aa727d
* Propagate patches from the source distribution to the destination
...
distribution insofar they are applicable.
2004-12-29 22:17:26 +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