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