index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
corepkgs
/
fetchurl.nix
Age
Commit message (
Expand
)
Author
2018-01-16
<nix/fetchurl.nix>: Don't access builtins.currentSystem
Eelco Dolstra
2017-07-04
<nix/fetchurl.nix>: Support sha512 argument
Eelco Dolstra
2017-02-16
<nix/fetchurl.nix>: Remove unnecessary assertion
Eelco Dolstra
2016-09-22
<nix/fetchurl.nix>: Support nix-prefetch-url
Eelco Dolstra
2016-08-11
Drop an unnecessary use of <nix/config.nix>
Eelco Dolstra
2015-10-30
<nix/fetchurl.nix>: Support downloading and unpacking NARs
Eelco Dolstra
2015-07-23
Fix fetchurl of executable file
Eelco Dolstra
2015-07-20
Make <nix/fetchurl.nix> a builtin builder
Eelco Dolstra
2015-03-24
Don't rely on __noChroot for corepkgs
Eelco Dolstra
2014-07-16
Pass *_proxy vars to bootstrap fetchurl
Shea Levy
2013-03-08
Revert "Prevent config.h from being clobbered"
Eelco Dolstra
2013-03-07
Prevent config.h from being clobbered
Eelco Dolstra
2013-01-21
corepkgs/fetchurl: Enable making the downloaded file executable
Shea Levy
2012-07-09
Pass --insecure to curl so that https works
Eelco Dolstra
2012-07-09
Inline fetchurl.sh
Eelco Dolstra
2012-07-09
Remove obsolete comment
Shea Levy
2012-07-09
corepkgs/fetchurl: Build locally and outside of the chroot
Shea Levy
2012-07-09
corepkgs/fetchurl: the 'system' argument can be optional
Shea Levy
2012-07-09
corepkgs/fetchurl: Call the shell directly instead of using the shebang
Shea Levy
2012-07-09
corepkgs/fetchurl.sh: Use config.nix's curl
Shea Levy
2012-07-09
The fetchurl builder is now fetchurl.sh
Shea Levy
2012-07-09
Move fetchurl files out of their subdirectory
Shea Levy