Fixing the trunk evaluation
svn path=/nixpkgs/trunk/; revision=19640
This commit is contained in:
parent
029cd0a213
commit
98de9a27c9
@ -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;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user