Revert "haskellPackages.kmonad: mark as broken on darwin"

This reverts commit bee4fcb001334bf98cfe158e7a9b91e3adb78cf1.

Reason for revert: Seems like the build failures have been resolved in
the meantime (thanks ivy for the report).

Changed files
-8
pkgs
development
haskell-modules
-1
pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
···
iwlib: [ platforms.darwin ]
Jazzkell: [ platforms.darwin ] # depends on Euterpea
jsaddle-webkit2gtk: [ platforms.darwin ]
-
kmonad: [ platforms.darwin ]
Kulitta: [ platforms.darwin ] # depends on Euterpea
LambdaHack: [ platforms.darwin ]
libmodbus: [ platforms.darwin ]
-5
pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml
···
- AERN-RnToRm
- AERN-RnToRm-Plot
- aeson-native
-
- aeson_1_5_6_0
- affine
- afis
- afv
···
- boots-cloud
- boots-web
- borel
-
- botan-low
- both
- bound-gen
- BPS
···
- hsql-odbc
- hsql-postgresql
- hsql-sqlite3
-
- hsqml-datamodel-vinyl
-
- hsqml-demo-morris
-
- hsqml-morris
- hsreadability
- hssourceinfo
- hssqlppp-th
-2
pkgs/development/haskell-modules/hackage-packages.nix
···
description = "Low-level Botan bindings";
license = lib.licenses.bsd3;
-
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.mikatammi ];
) { };
···
testToolDepends = [ hspec-discover ];
sha256 = "0glm7kfkim2k94xim0cdbyqpwgw22gwghwv0fzj0i3i70r4id3bv";
license = lib.licenses.mit;
-
badPlatforms = lib.platforms.darwin;
sha256 = "0glm7kfkim2k94xim0cdbyqpwgw22gwghwv0fzj0i3i70r4id3bv";
maintainers = [ lib.maintainers.slotThe ];