* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=3660
This commit is contained in:
@@ -17,7 +17,7 @@ stdenv.mkDerivation {
|
||||
substitute = ../../../build-support/substitute/substitute.sh;
|
||||
hook = ./setup-hook.sh;
|
||||
src = fetchurl {
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/qt-x11-free-3.3.3.tar.bz2;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/qt-x11-free-3.3.3.tar.bz2;
|
||||
md5 = "3e0a0c8429b0a974b39b5f535ddff01c";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user