summary refs log tree commit diff
path: root/pkgs/build-support/fetchurl/default.nix
Commit message (Expand)AuthorAge
* fetchurl: check that `url` is a stringVladimír Čunát2021-04-01
* fetchurl: only allow empty hash when cacert is availableMatthew Bauer2020-06-09
* fetchurl: allow empty hashMatthew Bauer2020-06-09
* treewide: use https for nixos.org and hydra.nixos.orgPavol Rusnak2020-05-03
* fetchurl: Eliminate pointless cross differencesJohn Ericson2019-11-11
* fetchurl (and derived functions): Support SRI hashesEelco Dolstra2019-07-11
* prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim2019-01-18
* lib.release -> lib.trivial.releaseYegor Timoshenko2018-06-11
* Leverage lib.releaseYegor Timoshenko2018-06-11
* Merge branch 'master' into fetchurl-user-agentYegor Timoshenko2018-05-18
|\
| * fetchurl: cleanup, better errorsJan Malakhovski2018-02-18
| * treewide: Fetchers should use `stdenvNoCC`.John Ericson2018-01-10
| * treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson2018-01-09
* | fetchurl: add user agentDan Peebles2017-12-23
|/
* fetchurl: add passthruFrederik Rietdijk2017-11-05
* fetchFromGitHub: Allow private repos, hosted githubsShea Levy2017-05-19
* fetchurl: fixed typo in error messageSven Slootweg2017-04-21
* fetch-*: remove md5 supportRobin Gloster2017-03-20
* Remove fetchMD5warnEelco Dolstra2016-11-30
* fetch*: print a trace warning about md5 deprecationMichael Raskin2016-10-09
* lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch2016-09-17
* fetchurl: assert required Nix version for sha512Domen Kožar2016-04-14
* fetchurl: Support SHA-512 hashesEelco Dolstra2016-04-13
* Require at least one of url or urls in fetchurl.Scott Olson2016-02-19
* Simplify fetchurl assertion logic.Scott Olson2016-02-18
* fetchurl: support executablesDomen Kožar2016-01-19
* fetchurl: allow adding meta info; fetchFrom*: add meta.homepageJan Malakhovski2015-05-24
* fetchurl: fix typo from 105154afed pushed todayVladimír Čunát2015-02-22
* fetchurl: build the mirror list locallyVladimír Čunát2015-02-22
* fetchurl: friendly message if hash is not givenDomen Kožar2014-11-23
* fetchurl: Fix typo in comment (close #2591)Linquize2014-05-13
* fetchFromGitHub: Use .tar.gz instead of .zipEelco Dolstra2014-05-09
* Add a function "fetchzip"Eelco Dolstra2014-05-08
* fetchurl: Ensure that ‘urls’ is a listEelco Dolstra2014-02-19
* nixos.org/tarballs -> tarballs.nixos.orgEelco Dolstra2013-06-25
* fetchUrl: add curlOpts parameter (merge #535)Gergely Risko2013-05-16
* fetchurl: Don't wait too long for the hashed mirrorsEelco Dolstra2013-02-06
* fetchurl: Remove some compatibility hacksEelco Dolstra2013-02-06
* Do some let-floating to prevent repeated evaluation of impureEnvVarsEelco Dolstra2012-08-13
* * Turn on `preferLocalBuild' for fetchurl.Eelco Dolstra2010-08-04
* Let fetchurl retry failed downloads. Add NIX_CURL_FLAGS impure varYury G. Kudryashov2010-05-27
* Move "fetchurl restricted" code to requireFile.Yury G. Kudryashov2010-05-03
* fetchurl restricted: list nix-prefetch-url as wellYury G. Kudryashov2010-05-01
* Add support for restricted downloadsYury G. Kudryashov2010-04-30
* * Add an openSUSE mirror that contains discontinued releases (such asEelco Dolstra2009-11-17
* Revert "adding NIX_CONTINUE_DOWNLOADS feature, see mkdir comment"Marc Weber2009-07-16
* adding NIX_CONTINUE_DOWNLOADS feature, see mkdir commentMarc Weber2009-07-16
* * Get rid of all references to nix.cs.uu.nl.Eelco Dolstra2008-11-14
* * Write the list of mirrors to a file that we can reuse betweenEelco Dolstra2008-08-22
* * Interface to support mirror:// in nix-prefetch-url. The functionEelco Dolstra2008-07-23