summary refs log tree commit diff
path: root/pkgs/build-support/fetchurl/default.nix
Commit message (Expand)AuthorAge
* 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
* * Allow the user to override the list of mirrors for specificEelco Dolstra2007-09-11
* * Allow the user to override the list of content-addressable mirrorsEelco Dolstra2007-09-11
* * Support for mirror:// URLs a la Gentoo (NIXPKGS-70). Instead ofEelco Dolstra2007-08-27
* * Basic transparent mirror support in fetchurl (NIXPKGS-70). WhenEelco Dolstra2007-08-23
* * fetchurl: accept an optional name. Useful for file names that containEelco Dolstra2007-03-02
* * fetchurl: use standard proxy-related variables from the caller suchEelco Dolstra2006-05-31
* * Use Nix 0.8-style fixed outputs.Eelco Dolstra2005-02-21
* * Remove trivial builders.Eelco Dolstra2004-03-29
* * The stdenv setup script now defines a generic builder that allowsEelco Dolstra2004-03-19
* * Rename .fix -> .nix.Eelco Dolstra2003-11-18