haskellPackages.composite-base: Mare unbroken to fix eval error

This commit is contained in:
Malte Brandy 2020-08-28 13:11:33 +02:00
parent d265d2aae8
commit 65a6c79134
No known key found for this signature in database
GPG Key ID: 226A2D41EF5378C9
2 changed files with 0 additions and 3 deletions

View File

@ -3963,7 +3963,6 @@ broken-packages:
- composite-aeson
- composite-aeson-path
- composite-aeson-refined
- composite-base
- composite-binary
- composite-ekg
- composite-opaleye

View File

@ -58584,8 +58584,6 @@ self: {
];
description = "Shared utilities for composite-* packages";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"composite-binary" = callPackage