* Improved a bunch of "name" attributes (mostly missing version

numbers).

svn path=/nixpkgs/trunk/; revision=17991
This commit is contained in:
Eelco Dolstra
2009-10-28 14:06:56 +00:00
parent cbfbaf736a
commit f53195f29e
19 changed files with 105 additions and 97 deletions

View File

@@ -1,7 +1,7 @@
{stdenv, fetchurl, pkgconfig, strategoPackages}:
stdenv.mkDerivation rec {
name = "webdsl-9.7pre3056.tar.gz";
name = "webdsl-9.7pre3056";
src = fetchurl {
url = "http://hydra.nixos.org/build/71896/download/1/webdsl-9.7pre3056.tar.gz";