mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 18:33:00 +00:00
[cpan2nix] perlPackages.WebServiceLinode: cleanup
This commit is contained in:
parent
a51028122d
commit
48dc4d3246
@ -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 New Issue
Block a user