* Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
This commit is contained in:
@@ -5,7 +5,7 @@ stdenv.mkDerivation {
|
||||
builder = ./builder.sh;
|
||||
|
||||
src = fetchurl {
|
||||
url = http://surfnet.dl.sourceforge.net/sourceforge/mockobjects/mockobjects-bin-0.09.tar;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/mockobjects-bin-0.09.tar;
|
||||
md5 = "a0e11423bd5fcbb6ea65753643ea8852";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user