perlPackages.JSON: fix tests
This commit is contained in:
parent
9cbddc6955
commit
2f505d6fa7
@ -8093,6 +8093,7 @@ let
|
||||
preConfigure = ''
|
||||
substituteInPlace Makefile.PL --replace "exit 0;" ""
|
||||
'';
|
||||
buildInputs = [ TestPod ];
|
||||
meta = {
|
||||
description = "JSON (JavaScript Object Notation) encoder/decoder";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
|
Loading…
Reference in New Issue
Block a user