hackage2nix: unbreak dhall-json build

This commit is contained in:
Mario Rodas 2019-08-25 04:21:00 -05:00 committed by Peter Simons
parent 4792a6db4c
commit ecea5f4728
2 changed files with 0 additions and 3 deletions

View file

@ -4283,7 +4283,6 @@ broken-packages:
- dgim
- dgs
- dhall-check
- dhall-json
- dhall-lsp-server
- dhall-nix
- dhall-to-cabal

View file

@ -67316,8 +67316,6 @@ self: {
];
description = "Convert between Dhall and JSON or YAML";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"dhall-json_1_4_0" = callPackage