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
This commit is contained in:
J Phani Mahesh 2016-07-15 13:20:35 +05:30
parent 59b5a2a8c9
commit c4fa18b7a2

View File

@ -10,6 +10,7 @@ rec {
# SourceForge.
sourceforge = [
http://downloads.sourceforge.net/
http://prdownloads.sourceforge.net/
http://heanet.dl.sourceforge.net/sourceforge/
http://surfnet.dl.sourceforge.net/sourceforge/