Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-14 | * Use @storedir@, not @prefix@/store. | Eelco Dolstra | 1 | -1/+1 | |
2004-04-06 | * Switched from wget to curl. | Eelco Dolstra | 1 | -4/+4 | |
* Made the dependencies on bzip2 and the shell explicit. | |||||
2003-11-22 | * Maintain integrity of the substitute and successor mappings when | Eelco Dolstra | 1 | -0/+19 | |
deleting a path in the store. * Allow absolute paths in Nix expressions. * Get nix-prefetch-url to work again. * Various other fixes. |