* Get rid of references to losser.st-lab.cs.uu.nl.

svn path=/nixpkgs/trunk/; revision=13707
This commit is contained in:
Eelco Dolstra
2009-01-05 14:01:42 +00:00
parent 7e9eb1bf70
commit d15a5e9625
10 changed files with 32 additions and 51 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ stdenv.mkDerivation {
builder = ./builder.sh;
dist = fetchurl {
url = http://losser.st-lab.cs.uu.nl/~eelco/dist/keen4.zip;
url = http://nixos.org/tarballs/keen4.zip;
md5 = "ffcdd9e3bce224d92797166bc3f56f1c";
};