forked from mirrors/nixpkgs
mirrors: update apache mirrors
+ Add backup mirrors + Remove unreachable mirror wwwftp.ciril.fr + Use https on apache mirrors
This commit is contained in:
parent
0d8d1cce1c
commit
2a86ffa8e2
|
@ -268,13 +268,14 @@ rec {
|
|||
|
||||
# Apache mirrors (see http://www.apache.org/mirrors/).
|
||||
apache = [
|
||||
https://www-eu.apache.org/dist/
|
||||
https://www-us.apache.org/dist/
|
||||
http://www.eu.apache.org/dist/
|
||||
http://wwwftp.ciril.fr/pub/apache/
|
||||
ftp://ftp.fu-berlin.de/unix/www/apache/
|
||||
http://ftp.tudelft.nl/apache/
|
||||
http://mirror.cc.columbia.edu/pub/software/apache/
|
||||
http://www.apache.org/dist/
|
||||
http://archive.apache.org/dist/ # fallback for old releases
|
||||
https://www.apache.org/dist/
|
||||
https://archive.apache.org/dist/ # fallback for old releases
|
||||
ftp://ftp.funet.fi/pub/mirrors/apache.org/
|
||||
http://apache.cs.uu.nl/
|
||||
http://apache.cs.utah.edu/
|
||||
|
|
Loading…
Reference in a new issue