haskellPackages.conferer-warp: not broken

This commit is contained in:
stuebinm 2023-05-29 13:23:09 +02:00
parent 2130bdbd45
commit 722cdf5a4a
2 changed files with 0 additions and 3 deletions

View File

@ -843,7 +843,6 @@ broken-packages:
- conferer-provider-json
- conferer-snap
- conferer-source-json
- conferer-warp
- confide
- ConfigFileTH
- config-parser

View File

@ -67692,8 +67692,6 @@ self: {
];
description = "conferer's FromConfig instances for warp settings";
license = lib.licenses.mpl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"conferer-yaml" = callPackage