summary refs log tree commit diff
path: root/pkgs/build-support
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2015-09-02 19:58:44 +0200
committerTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2015-09-02 20:04:11 +0200
commit5385a0a82a42e6bbd2d8244d9042dcee11bf180e (patch)
tree39b4af4f30fe0bb6fcf3b002415464e45a8119bf /pkgs/build-support
parentc090efb9d84b7be09c1109de7a39e6ac711d6b16 (diff)
downloadnixpkgs-5385a0a82a42e6bbd2d8244d9042dcee11bf180e.tar
nixpkgs-5385a0a82a42e6bbd2d8244d9042dcee11bf180e.tar.gz
nixpkgs-5385a0a82a42e6bbd2d8244d9042dcee11bf180e.tar.bz2
nixpkgs-5385a0a82a42e6bbd2d8244d9042dcee11bf180e.tar.lz
nixpkgs-5385a0a82a42e6bbd2d8244d9042dcee11bf180e.tar.xz
nixpkgs-5385a0a82a42e6bbd2d8244d9042dcee11bf180e.tar.zst
nixpkgs-5385a0a82a42e6bbd2d8244d9042dcee11bf180e.zip
cassandra: use mirrors
Upstream likes to move "old" releases to an archive mirror as soon as a
new one is released. This is now handled for free by mirrors.nix.

(No idea why cs.utah.edu was used to begin with; it's now added to
mirrors.nix. Note that it doesn't support SSL, but that applies to
several others so I don't see the harm.)
Diffstat (limited to 'pkgs/build-support')
-rw-r--r--pkgs/build-support/fetchurl/mirrors.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/build-support/fetchurl/mirrors.nix b/pkgs/build-support/fetchurl/mirrors.nix
index 2f6a4d36327..cf986a064d9 100644
--- a/pkgs/build-support/fetchurl/mirrors.nix
+++ b/pkgs/build-support/fetchurl/mirrors.nix
@@ -280,6 +280,7 @@ rec {
     http://archive.apache.org/dist/ # fallback for old releases
     ftp://ftp.funet.fi/pub/mirrors/apache.org/
     http://apache.cs.uu.nl/dist/
+    http://apache.cs.utah.edu/
   ];
 
   postgresql = [