[cpan2nix] perlPackages.NetAddrIP: cleanup
This commit is contained in:
parent
28dddc740e
commit
e1db990dbe
pkgs/top-level
|
@ -11196,7 +11196,6 @@ let self = _self // overrides; _self = with self; {
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
maintainers = [ maintainers.rycee ];
|
maintainers = [ maintainers.rycee ];
|
||||||
};
|
};
|
||||||
doCheck = false;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
NetAmazonAWSSign = buildPerlPackage {
|
NetAmazonAWSSign = buildPerlPackage {
|
||||||
|
|
Loading…
Reference in New Issue