[cpan2nix] perlPackages.NetAddrIP: cleanup

This commit is contained in:
volth
2018-04-07 07:52:34 +00:00
parent 72f3c775a6
commit 3ad91e4a3a
+1
View File
@@ -10237,6 +10237,7 @@ let self = _self // overrides; _self = with self; {
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
maintainers = [ maintainers.rycee ];
};
doCheck = false;
};
NetAmazonAWSSign = buildPerlPackage {