nixpkgs/pkgs/build-support/fetchurl
J Phani Mahesh c4fa18b7a2 mirrors: add downloads.sourceforge.net
downloads.sourceforge.net is the official way to download tarballs from
SourceForge.  However, it is reported as unreliable due to SF's weird
load balancing system.

This commit gives the official mirror utmost priority, and will use
other configured mirrors (which may be temporary) as a fallback only
when the official one can't be reached/download fails/hangs.

References: NixOs/nixpkgs#16900
2016-07-15 13:20:35 +05:30
..
boot.nix fetchurlBoot: Use Nix's builtin fetchurl function 2016-02-27 20:27:24 +01:00
builder.sh fetchurl: support executables 2016-01-19 11:17:49 +01:00
default.nix fetchurl: assert required Nix version for sha512 2016-04-14 12:50:21 +01:00
mirrors.nix mirrors: add downloads.sourceforge.net 2016-07-15 13:20:35 +05:30
write-mirror-list.sh * Write the list of mirrors to a file that we can reuse between 2008-08-22 15:53:21 +00:00