Eelco Dolstra
|
92e832348d
|
* Lots of manual stuff. Reference pages for most Nix commands.
* nix-pull now requires the full url to the manifest, i.e.,
`/MANIFEST/' is no longer automatically appended.
* nix-prefetch-url works again.
|
2004-02-10 16:14:47 +00:00 |
|
Eelco Dolstra
|
5d2b424804
|
* Use a system name that does not include the OS manufacturer (i.e.,
"i686-linux" instead of "i686-suse-linux").
|
2003-12-01 14:36:50 +00:00 |
|
Eelco Dolstra
|
ab0bc4999a
|
* Maintain integrity of the substitute and successor mappings when
deleting a path in the store.
* Allow absolute paths in Nix expressions.
* Get nix-prefetch-url to work again.
* Various other fixes.
|
2003-11-22 18:45:56 +00:00 |
|
Eelco Dolstra
|
563afb7fcc
|
* Use passive FTP in wget.
|
2003-10-02 15:48:47 +00:00 |
|
Eelco Dolstra
|
e374dbf89b
|
* A script `nix-prefetch-url' to fetch a URL, place it in the Nix
store, and print its hash.
|
2003-08-15 10:13:41 +00:00 |
|