added version to uuagc

added: noweb, lua-5.x, lua-4.x, mk, qc-- (as qcmm)

svn path=/nixpkgs/trunk/; revision=4681
This commit is contained in:
Christof Douma
2006-02-02 17:07:07 +00:00
parent 951754b034
commit 1fa4c66b73
14 changed files with 234 additions and 1 deletions
@@ -9,7 +9,7 @@ let {
};
body = stdenv.mkDerivation {
name = "uuagc";
name = "uuagc-0.9.1";
src = fetchurl {
url = http://nix.cs.uu.nl/dist/tarballs/uuagc-0.9.1-src.tar.gz;
md5 = "0f29cad75bd759696edc61c24d1a5db9";