mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
[cpan2nix] perlPackages.ParamsValidationCompiler: cleanup
This commit is contained in:
parent
b70d37d67c
commit
eea9f82e9c
@ -11725,7 +11725,7 @@ let
|
||||
sha256 = "1jqn1l4m4i341g14kmjsf3a1kn7vv6z89cix0xjjgr1v70iywnyw";
|
||||
};
|
||||
propagatedBuildInputs = [ EvalClosure ExceptionClass ];
|
||||
buildInputs = [ Specio Test2PluginNoWarnings Test2Suite TestSimple13 TestWithoutModule ];
|
||||
buildInputs = [ Specio Test2PluginNoWarnings Test2Suite TestWithoutModule ];
|
||||
meta = {
|
||||
description = "Build an optimized subroutine parameter validator once, use it forever";
|
||||
license = with stdenv.lib.licenses; [ artistic2 ];
|
||||
|
Loading…
Reference in New Issue
Block a user