mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-18 02:05:51 +03:00
[cpan2nix] perlPackages.JSON: cleanup
This commit is contained in:
parent
ccd8ac2286
commit
85fbb01614
@ -8177,7 +8177,6 @@ let self = _self // overrides; _self = with self; {
|
||||
description = "JSON (JavaScript Object Notation) encoder/decoder";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
};
|
||||
doCheck = false;
|
||||
};
|
||||
|
||||
JSONAny = buildPerlPackage {
|
||||
|
Loading…
Reference in New Issue
Block a user