Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-20 | * Use $(storedir) instead of $(prefix)/store. | Eelco Dolstra | 1 | -2/+2 | |
2004-02-10 | * Lots of manual stuff. Reference pages for most Nix commands. | Eelco Dolstra | 1 | -1/+1 | |
* nix-pull now requires the full url to the manifest, i.e., `/MANIFEST/' is no longer automatically appended. * nix-prefetch-url works again. | |||||
2003-12-01 | * Use a system name that does not include the OS manufacturer (i.e., | Eelco Dolstra | 1 | -1/+1 | |
"i686-linux" instead of "i686-suse-linux"). | |||||
2003-11-22 | * Maintain integrity of the substitute and successor mappings when | Eelco Dolstra | 1 | -13/+15 | |
deleting a path in the store. * Allow absolute paths in Nix expressions. * Get nix-prefetch-url to work again. * Various other fixes. | |||||
2003-10-02 | * Use passive FTP in wget. | Eelco Dolstra | 1 | -1/+1 | |
2003-08-15 | * A script `nix-prefetch-url' to fetch a URL, place it in the Nix | Eelco Dolstra | 1 | -0/+48 | |
store, and print its hash. |