about summary refs log tree commit diff
path: root/corepkgs/fetchurl/builder.sh.in
AgeCommit message (Collapse)AuthorFilesLines
2004-04-14 * Use @storedir@, not @prefix@/store.Eelco Dolstra1-1/+1
2004-04-06 * Switched from wget to curl.Eelco Dolstra1-4/+4
* Made the dependencies on bzip2 and the shell explicit.
2003-11-22 * Maintain integrity of the substitute and successor mappings whenEelco Dolstra1-0/+19
deleting a path in the store. * Allow absolute paths in Nix expressions. * Get nix-prefetch-url to work again. * Various other fixes.