mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-01 03:12:51 +00:00
parent
1432906dcf
commit
d336e811a1
@ -10781,6 +10781,7 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
buildInputs = [ ModuleBuild TestFatal TestRequires ];
|
||||
propagatedBuildInputs = [ ModuleImplementation ];
|
||||
perlPreHook = "export LD=$CC";
|
||||
meta = {
|
||||
homepage = https://metacpan.org/release/Params-Validate;
|
||||
description = "Validate method/function parameters";
|
||||
|
Loading…
Reference in New Issue
Block a user