Merge pull request #117440 from luke-clifton/jsondir

haskellPackages.json-directory: mark not broken
This commit is contained in:
Dennis Gosnell
2021-03-24 16:59:16 +09:00
committed by GitHub
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -152668,7 +152668,6 @@ self: {
description = "Load JSON from files in a directory structure";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"json-encoder" = callPackage