summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2015-04-04 23:41:58 +0300
committerMichael Raskin <7c6f434c@mail.ru>2015-04-05 20:27:25 +0300
commitc6eafc4eef58cf13b39082061f623d1cad2e6c33 (patch)
treeda86c24dfcfd53ae4d1795407d88b6cadf387c08
parent99b5486db6c4fe97e024c6aef2c2cbc8a0c60a53 (diff)
downloadnixlib-c6eafc4eef58cf13b39082061f623d1cad2e6c33.tar
nixlib-c6eafc4eef58cf13b39082061f623d1cad2e6c33.tar.gz
nixlib-c6eafc4eef58cf13b39082061f623d1cad2e6c33.tar.bz2
nixlib-c6eafc4eef58cf13b39082061f623d1cad2e6c33.tar.lz
nixlib-c6eafc4eef58cf13b39082061f623d1cad2e6c33.tar.xz
nixlib-c6eafc4eef58cf13b39082061f623d1cad2e6c33.tar.zst
nixlib-c6eafc4eef58cf13b39082061f623d1cad2e6c33.zip
Update lush
-rw-r--r--pkgs/development/interpreters/lush/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/interpreters/lush/default.nix b/pkgs/development/interpreters/lush/default.nix
index 54a043458a3b..63cf85bc506b 100644
--- a/pkgs/development/interpreters/lush/default.nix
+++ b/pkgs/development/interpreters/lush/default.nix
@@ -7,7 +7,7 @@ let
     version="2.0.1";
     name="${baseName}-${version}";
     hash="02pkfn3nqdkm9fm44911dbcz0v3r0l53vygj8xigl6id5g3iwi4k";
-    url="http://softlayer-ams.dl.sourceforge.net/project/lush/lush2/lush-2.0.1.tar.gz";
+    url="mirror://sourceforge/project/lush/lush2/lush-2.0.1.tar.gz";
     sha256="02pkfn3nqdkm9fm44911dbcz0v3r0l53vygj8xigl6id5g3iwi4k";
   };
   buildInputs = [