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