Age | Commit message (Expand) | Author | Files | Lines |
2016-09-22 | <nix/fetchurl.nix>: Support nix-prefetch-url | Eelco Dolstra | 1 | -0/+3 |
2016-08-11 | Drop an unnecessary use of <nix/config.nix> | Eelco Dolstra | 1 | -2/+0 |
2015-10-30 | <nix/fetchurl.nix>: Support downloading and unpacking NARs | Eelco Dolstra | 1 | -4/+11 |
2015-07-23 | Fix fetchurl of executable file | Eelco Dolstra | 1 | -1/+1 |
2015-07-20 | Make <nix/fetchurl.nix> a builtin builder | Eelco Dolstra | 1 | -14/+1 |
2015-03-24 | Don't rely on __noChroot for corepkgs | Eelco Dolstra | 1 | -5/+4 |
2014-07-16 | Pass *_proxy vars to bootstrap fetchurl | Shea Levy | 1 | -0/+8 |
2013-03-08 | Revert "Prevent config.h from being clobbered" | Eelco Dolstra | 1 | -3/+4 |
2013-03-07 | Prevent config.h from being clobbered | Eelco Dolstra | 1 | -4/+3 |
2013-01-21 | corepkgs/fetchurl: Enable making the downloaded file executable | Shea Levy | 1 | -3/+4 |
2012-07-09 | Pass --insecure to curl so that https works | Eelco Dolstra | 1 | -1/+1 |
2012-07-09 | Inline fetchurl.sh | Eelco Dolstra | 1 | -5/+12 |
2012-07-09 | Remove obsolete comment | Shea Levy | 1 | -3/+0 |
2012-07-09 | corepkgs/fetchurl: Build locally and outside of the chroot | Shea Levy | 1 | -0/+6 |
2012-07-09 | corepkgs/fetchurl: the 'system' argument can be optional | Shea Levy | 1 | -1/+1 |
2012-07-09 | corepkgs/fetchurl: Call the shell directly instead of using the shebang | Shea Levy | 1 | -1/+2 |
2012-07-09 | corepkgs/fetchurl.sh: Use config.nix's curl | Shea Levy | 1 | -1/+3 |
2012-07-09 | The fetchurl builder is now fetchurl.sh | Shea Levy | 1 | -1/+1 |
2012-07-09 | Move fetchurl files out of their subdirectory | Shea Levy | 1 | -0/+23 |