[cpan2nix] perlPackages.NetAddrIP: cleanup
This commit is contained in:
parent
72f3c775a6
commit
3ad91e4a3a
@ -10237,6 +10237,7 @@ 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
Block a user