about summary refs log tree commit diff
path: root/pkgs/build-support/fetchurl/builder.sh
AgeCommit message (Expand)AuthorFilesLines
2023-10-04treewide: refactor `.attrs.sh` detectionMaximilian Bosch1-1/+1
2023-01-16treewide: remove usages of header and stopNestArtturin1-1/+1
2022-12-08treewide: source .attrs in buildersArtturin1-0/+1
2022-04-26fetchurl: Introduce curlOptsList as an improvement over curlOptsSilvan Mosberger1-0/+2
2020-06-09fetchurl: only allow empty hash when cacert is availableMatthew Bauer1-1/+7
2020-04-16fetchurl: don’t run ‘postFetch’ on hashed-mirrorsMatthew Bauer1-2/+13
2018-10-16fetchurl: warn on rev archives, resolves #32999Yegor Timoshenko1-1/+10
2018-06-11Readd --retry 3Yegor Timoshenko1-0/+1
2017-12-23fetchurl: add user agentDan Peebles1-11/+14
2017-07-21fetchurl: remove unpaired call to `stopNest'Thomas Tuegel1-2/+0
2016-01-19fetchurl: support executablesDomen Kožar1-0/+5
2015-12-10fetchurl: Always use tarballs.nixos.orgEelco Dolstra1-4/+0
2015-10-07fetchurl/builder.sh: style fix, close #10260ts4681-1/+1
2014-10-05fix fetchurlAristid Breitkreuz1-0/+1
2014-10-05fetchurl: fix mirroring after ecf5a08831f18e3ae2fc857c70d60fc11f622dd6Domen Kožar1-7/+8
2014-10-01fetchurl: resume download of curl exits with status code 18Domen Kožar1-1/+9
2014-05-08Add a function "fetchzip"Eelco Dolstra1-1/+7
2013-05-16fetchUrl: add curlOpts parameter (merge #535)Gergely Risko1-0/+1
2013-02-06fetchurl: Don't wait too long for the hashed mirrorsEelco Dolstra1-3/+4
2013-02-06fetchurl: Remove some compatibility hacksEelco Dolstra1-14/+0
2011-03-03* Remove a not very useful message that didn't get printed anywayEelco Dolstra1-4/+0
2010-05-28Fix typo, thanks to Rob VermaasYury G. Kudryashov1-1/+1
2010-05-27Let fetchurl retry failed downloads. Add NIX_CURL_FLAGS impure varYury G. Kudryashov1-1/+3
2009-07-16Revert "adding NIX_CONTINUE_DOWNLOADS feature, see mkdir comment"Marc Weber1-13/+2
2009-07-16adding NIX_CONTINUE_DOWNLOADS feature, see mkdir commentMarc Weber1-2/+13
2009-05-08Allow question marks in URL...Michael Raskin1-0/+11
2008-11-14* Get rid of all references to nix.cs.uu.nl.Eelco Dolstra1-1/+1
2008-08-22* Write the list of mirrors to a file that we can reuse betweenEelco Dolstra1-0/+2
2008-07-23* Interface to support mirror:// in nix-prefetch-url. The functionEelco Dolstra1-1/+10
2007-09-11* Allow the user to override the list of mirrors for specificEelco Dolstra1-2/+8
2007-09-11* Allow the user to override the list of content-addressable mirrorsEelco Dolstra1-0/+4
2007-08-27* Support for mirror:// URLs a la Gentoo (NIXPKGS-70). Instead ofEelco Dolstra1-11/+45
2007-08-23* Basic transparent mirror support in fetchurl (NIXPKGS-70). WhenEelco Dolstra1-13/+66
2006-12-15* Handle weird cases when the server redirects us while setting aEelco Dolstra1-1/+2
2006-10-28* Don't use EPSV.Eelco Dolstra1-1/+1
2005-12-05* "." -> "source".Eelco Dolstra1-1/+1
2005-02-22* `md5' -> `id' in compatibility mode.Eelco Dolstra1-2/+6
2005-02-22* Check the hash, but only on Nix <= 0.7.Eelco Dolstra1-0/+8
2005-02-21* Use Nix 0.8-style fixed outputs.Eelco Dolstra1-6/+0
2004-04-01* Follow redirects. Eelco Dolstra1-1/+1
2004-04-01* Add `--fail' to curl invocation to catch errors.Eelco Dolstra1-1/+1
2004-03-29* Remove trivial builders.Eelco Dolstra1-2/+0
2004-03-27* Typo fix.Eelco Dolstra1-1/+1
2004-03-19* The stdenv setup script now defines a generic builder that allowsEelco Dolstra1-4/+6
2003-12-21* Use md5sum instead of nix-hash.Eelco Dolstra1-10/+2
2003-11-14* Renamed pkgs-ng to pkgs.Eelco Dolstra1-0/+21