[cpan2nix] perlPackages.ParamsValidationCompiler: cleanup
This commit is contained in:
parent
b70d37d67c
commit
eea9f82e9c
@ -11725,7 +11725,7 @@ let
|
|||||||
sha256 = "1jqn1l4m4i341g14kmjsf3a1kn7vv6z89cix0xjjgr1v70iywnyw";
|
sha256 = "1jqn1l4m4i341g14kmjsf3a1kn7vv6z89cix0xjjgr1v70iywnyw";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ EvalClosure ExceptionClass ];
|
propagatedBuildInputs = [ EvalClosure ExceptionClass ];
|
||||||
buildInputs = [ Specio Test2PluginNoWarnings Test2Suite TestSimple13 TestWithoutModule ];
|
buildInputs = [ Specio Test2PluginNoWarnings Test2Suite TestWithoutModule ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Build an optimized subroutine parameter validator once, use it forever";
|
description = "Build an optimized subroutine parameter validator once, use it forever";
|
||||||
license = with stdenv.lib.licenses; [ artistic2 ];
|
license = with stdenv.lib.licenses; [ artistic2 ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user