aboutsummaryrefslogtreecommitdiff
path: root/corepkgs/fetchurl.nix
AgeCommit message (Expand)Author
2018-01-16<nix/fetchurl.nix>: Don't access builtins.currentSystemEelco Dolstra
2017-07-04<nix/fetchurl.nix>: Support sha512 argumentEelco Dolstra
2017-02-16<nix/fetchurl.nix>: Remove unnecessary assertionEelco Dolstra
2016-09-22<nix/fetchurl.nix>: Support nix-prefetch-urlEelco Dolstra
2016-08-11Drop an unnecessary use of <nix/config.nix>Eelco Dolstra
2015-10-30<nix/fetchurl.nix>: Support downloading and unpacking NARsEelco Dolstra
2015-07-23Fix fetchurl of executable fileEelco Dolstra
2015-07-20Make <nix/fetchurl.nix> a builtin builderEelco Dolstra
2015-03-24Don't rely on __noChroot for corepkgsEelco Dolstra
2014-07-16Pass *_proxy vars to bootstrap fetchurlShea Levy
2013-03-08Revert "Prevent config.h from being clobbered"Eelco Dolstra
2013-03-07Prevent config.h from being clobberedEelco Dolstra
2013-01-21corepkgs/fetchurl: Enable making the downloaded file executableShea Levy
2012-07-09Pass --insecure to curl so that https worksEelco Dolstra
2012-07-09Inline fetchurl.shEelco Dolstra
2012-07-09Remove obsolete commentShea Levy
2012-07-09corepkgs/fetchurl: Build locally and outside of the chrootShea Levy
2012-07-09corepkgs/fetchurl: the 'system' argument can be optionalShea Levy
2012-07-09corepkgs/fetchurl: Call the shell directly instead of using the shebangShea Levy
2012-07-09corepkgs/fetchurl.sh: Use config.nix's curlShea Levy
2012-07-09The fetchurl builder is now fetchurl.shShea Levy
2012-07-09Move fetchurl files out of their subdirectoryShea Levy