[cpan2nix] perlPackages.WebServiceLinode: cleanup
This commit is contained in:
parent
a51028122d
commit
48dc4d3246
1 changed files with 1 additions and 1 deletions
|
@ -16889,7 +16889,7 @@ let self = _self // overrides; _self = with self; {
|
|||
sha256 = "66a315016999c0d2043caae86e664dad10c6613708f33a2f56aae8030326c509";
|
||||
};
|
||||
buildInputs = [ ModuleBuildTiny ];
|
||||
propagatedBuildInputs = [ JSON LWP LWPProtocolhttps ];
|
||||
propagatedBuildInputs = [ JSON LWPProtocolHttps ];
|
||||
meta = {
|
||||
homepage = https://github.com/mikegrb/WebService-Linode;
|
||||
description = "Perl Interface to the Linode.com API";
|
||||
|
|
Loading…
Reference in a new issue