[cpan2nix] perlPackages.NetAddrIP: cleanup

This commit is contained in:
volth 2018-06-02 20:34:38 +00:00
parent 28dddc740e
commit e1db990dbe
1 changed files with 0 additions and 1 deletions

View File

@ -11196,7 +11196,6 @@ let self = _self // overrides; _self = with self; {
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
maintainers = [ maintainers.rycee ];
};
doCheck = false;
};
NetAmazonAWSSign = buildPerlPackage {