summary refs log tree commit diff
path: root/pkgs/build-support/fetchurl
Commit message (Expand)AuthorAge
* Add hackage mirror to mirrors.nixBenno Fünfstück2014-06-21
* 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
* Add a bunch of Fedora mirrors and remove an old oneRicky Elrod2014-05-06
* re-enable au debian mirrorJason "Don" O'Conal2014-03-03
* fetchurl: Ensure that ‘urls’ is a listEelco Dolstra2014-02-19
* Remove currently broken Debian mirrorEelco Dolstra2013-10-23
* Wrapped R's package system similarly to perlPackagesJustin Bedo2013-09-28
* add au debian mirrorJason \"Don\" O'Conal2013-07-04
* nixos.org/tarballs -> tarballs.nixos.orgEelco Dolstra2013-06-25
* fetchUrl: add curlOpts parameter (merge #535)Gergely Risko2013-05-16
* mirrors.nix: add http://backpan.perl.org/ for old CPAN modulesBjørn Forsman2013-05-03
* Merge branch 'vlada/xfce-notg' of git://github.com/vcunat/nixpkgsShea Levy2013-03-08
|\
| * vlada/xfceVladimír Čunát2013-02-21
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-02-15
|\|
| * fetchurl: Don't wait too long for the hashed mirrorsEelco Dolstra2013-02-06
| * fetchurl: Remove some compatibility hacksEelco Dolstra2013-02-06
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-01-17
|\|
| * Get rid of the "sf" alias for "sourceforge"Eelco Dolstra2013-01-14
* | Remove savannah mirror that seems to hangEelco Dolstra2012-12-29
|/
* postgresql: Update to latest versionsEelco Dolstra2012-12-11
* mirrors.nix: use GNU mirrors before hitting the master sitePeter Simons2012-08-22
* Do some let-floating to prevent repeated evaluation of impureEnvVarsEelco Dolstra2012-08-13
* build-support/fetchurl/mirrors.nix: add funet.fi to more mirrorsPeter Simons2012-04-29
* * Remove some obsolete kernel.org mirrors.Eelco Dolstra2012-04-05
* Add modemmanagerYury G. Kudryashov2012-01-04
* Adding a kernel mirror that at least has the module-init-tools of nixpkgs.Lluís Batlle i Rossell2011-10-25
* Make `ftp.gnu.org' the first site for GNU stuff.Ludovic Courtès2011-10-22
* Add a working kernel.org mirrorShea Levy2011-09-29
* Add fetchurl_gnome wrapperYury G. Kudryashov2011-09-20
* pkgs/build-support/fetchurl/mirrors.nix: strip trailing whitespacePeter Simons2011-09-19
* Added kernel.org mirror at tu-dresden.de to the list, which is currently reac...Peter Simons2011-09-19
* * Another mirror for old openSUSE releases.Eelco Dolstra2011-08-08
* Adding 'wakelan', to use UDP wake on lan on ethernet.Lluís Batlle i Rossell2011-04-20
* * Remove a not very useful message that didn't get printed anywayEelco Dolstra2011-03-03
* Prefer upstream mirror system to our hand-written mirror list.Yury G. Kudryashov2011-02-09
* Updating from trunk. I had to resolve the pcre and some stdenv2 in all-packagesLluís Batlle i Rossell2010-10-07
|\
| * * Add some openSUSE mirrors that still have 10.3 and 11.0.Eelco Dolstra2010-10-04
* | Updating from trunkLluís Batlle i Rossell2010-08-07
|\|
| * * Turn on `preferLocalBuild' for fetchurl.Eelco Dolstra2010-08-04
* | Removing some nongnu mirrors that don't work for me.Lluís Batlle i Rossell2010-08-05
|/
* * Add ftp-archives.postgresql.org as a fallback for PostgreSQLEelco Dolstra2010-06-21
* * Add a fallback for Debian releases (in particular `etch').Eelco Dolstra2010-06-21
* * Fix the download of discontinued openSUSE releases.Eelco Dolstra2010-06-18
* * Add a fallback mirror for very old Ubuntu releases.Eelco Dolstra2010-06-14
* Fix typo, thanks to Rob VermaasYury G. Kudryashov2010-05-28
* 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