about summary refs log tree commit diff
path: root/scripts/nix-prefetch-url.in (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-07 * `nix-store --add-fixed' to preload the outputs of fixed-outputEelco Dolstra1-32/+31
2005-03-14 * Idem.Eelco Dolstra1-1/+1
2005-03-14 * Print SHA-1 hashes in base-32 by default.Eelco Dolstra1-2/+7
2005-03-11 * nix-install-package: install outPath, not drvPath, for now.Eelco Dolstra1-1/+1
2005-02-24 * Properly specify the hash algorithm in the manifests, and read itEelco Dolstra1-1/+4
2005-02-22 * Support for fixed-output hashes over directory trees (i.e., over theEelco Dolstra1-2/+2
2005-01-25 * Really fix the substitute mechanism, i.e., ensure the closureEelco Dolstra1-3/+1
2005-01-17 * Removed the `id' attribute hack.Eelco Dolstra1-2/+6
2004-12-20 * Sync with changed substitute mechanism.Eelco Dolstra1-1/+3
2004-12-13 * Allow an optional hash to be provided. This prevents redundantEelco Dolstra1-20/+26
2004-10-20 * Fix nix-prefetch-url in setuid Nix installations.Eelco Dolstra1-9/+20
2004-06-21 * Adapted nix-pull to use the new substitute mechanism.Eelco Dolstra1-2/+6
2004-04-21 * Channels. These allow you to stay current with an evolving set ofEelco Dolstra1-45/+26
2004-04-06 * Switched from wget to curl.Eelco Dolstra1-6/+12
2004-03-15 * Make perl a dependency of Nix.Eelco Dolstra1-1/+1
2004-02-20 * Use $(storedir) instead of $(prefix)/store.Eelco Dolstra1-2/+2
2004-02-10 * Lots of manual stuff. Reference pages for most Nix commands.Eelco Dolstra1-1/+1
2003-12-01 * Use a system name that does not include the OS manufacturer (i.e.,Eelco Dolstra1-1/+1
2003-11-22 * Maintain integrity of the substitute and successor mappings whenEelco Dolstra1-13/+15
2003-10-02 * Use passive FTP in wget.Eelco Dolstra1-1/+1
2003-08-15 * A script `nix-prefetch-url' to fetch a URL, place it in the NixEelco Dolstra1-0/+48