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