* Improved a bunch of "name" attributes (mostly missing version
numbers). svn path=/nixpkgs/trunk/; revision=17991
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user