Merge pull request #117440 from luke-clifton/jsondir
haskellPackages.json-directory: mark not broken
This commit is contained in:
commit
2bbfd8efcc
@ -7299,7 +7299,6 @@ broken-packages:
|
|||||||
- json-builder
|
- json-builder
|
||||||
- JSON-Combinator
|
- JSON-Combinator
|
||||||
- JSON-Combinator-Examples
|
- JSON-Combinator-Examples
|
||||||
- json-directory
|
|
||||||
- json-encoder
|
- json-encoder
|
||||||
- json-enumerator
|
- json-enumerator
|
||||||
- json-extra
|
- json-extra
|
||||||
|
@ -152668,7 +152668,6 @@ self: {
|
|||||||
description = "Load JSON from files in a directory structure";
|
description = "Load JSON from files in a directory structure";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
hydraPlatforms = lib.platforms.none;
|
hydraPlatforms = lib.platforms.none;
|
||||||
broken = true;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"json-encoder" = callPackage
|
"json-encoder" = callPackage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user