[cpan2nix] perlPackages.MonitoringPlugin: cleanup

This commit is contained in:
volth 2018-04-07 07:56:34 +00:00
parent 090788a4ff
commit aa94d33032
1 changed files with 1 additions and 4 deletions

View File

@ -9508,10 +9508,7 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/N/NI/NIERLEIN/${name}.tar.gz"; url = "mirror://cpan/authors/id/N/NI/NIERLEIN/${name}.tar.gz";
sha256 = "030cw86j8712z8rn66k935gbilb5rcj3lnk4n53vh1b2phrszvjw"; sha256 = "030cw86j8712z8rn66k935gbilb5rcj3lnk4n53vh1b2phrszvjw";
}; };
buildInputs = [ TestMore ]; propagatedBuildInputs = [ ClassAccessor ConfigTiny MathCalcUnits ParamsValidate ];
propagatedBuildInputs = [
Carp ClassAccessor ConfigTiny
MathCalcUnits ParamsValidate ];
meta = { meta = {
description = '' description = ''
A family of perl modules to streamline writing Naemon, A family of perl modules to streamline writing Naemon,