* Added darcs 1.0.3.

svn path=/nixpkgs/trunk/; revision=4009
This commit is contained in:
Eelco Dolstra
2005-10-04 14:25:13 +00:00
parent bdabd66a46
commit 1ec2b9d94f
4 changed files with 15 additions and 1 deletions
@@ -2,7 +2,6 @@
stdenv.mkDerivation {
name = "rcs-5.7";
# builder = ./builder.sh;
src = fetchurl {
url = http://nix.cs.uu.nl/dist/tarballs/rcs-5.7.tar;
md5 = "f7b3f106bf87ff6344df38490f6a02c5";