Fixing the trunk evaluation

svn path=/nixpkgs/trunk/; revision=19640
This commit is contained in:
Lluís Batlle i Rossell 2010-01-24 22:15:23 +00:00
parent 029cd0a213
commit 98de9a27c9

View file

@ -1678,7 +1678,7 @@ let
};
w3cCSSValidator = import ../tools/misc/w3c-css-validator {
inherit fetchurl stdenv apacheAnt jre sourceFromHead;
inherit fetchurl stdenv apacheAnt jre sourceFromHead lib;
tomcat = tomcat6;
};