* 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 = "netcat-gnu-0.7.1";
|
||||
src = fetchurl {
|
||||
url = http://osdn.dl.sourceforge.net/sourceforge/netcat/netcat-0.7.1.tar.bz2;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/netcat-0.7.1.tar.bz2;
|
||||
md5 = "0a29eff1736ddb5effd0b1ec1f6fe0ef";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user