* Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
stdenv.mkDerivation {
|
||||
name = "xchm-1.9";
|
||||
src = fetchurl {
|
||||
url = http://surfnet.dl.sourceforge.net/sourceforge/xchm/xchm-1.9.tar.gz;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/xchm-1.9.tar.gz;
|
||||
md5 = "12e1faf49447c743c5c936636cd8a172";
|
||||
};
|
||||
buildInputs = [wxGTK chmlib];
|
||||
|
||||
Reference in New Issue
Block a user