haskellPackages: unmark broken miso packages

This commit is contained in:
Alexandre Esteves
2025-03-06 02:02:41 +00:00
parent 7a25c988db
commit 465ba967e2
2 changed files with 0 additions and 6 deletions
@@ -3661,8 +3661,6 @@ broken-packages:
- MIP # failure in job https://hydra.nixos.org/build/233199688 at 2023-09-02
- mirror-tweet # failure in job https://hydra.nixos.org/build/233216951 at 2023-09-02
- mismi-p # failure in job https://hydra.nixos.org/build/233257227 at 2023-09-02
- miso-action-logger # failure in job https://hydra.nixos.org/build/233229061 at 2023-09-02
- miso-examples # failure in job https://hydra.nixos.org/build/233237380 at 2023-09-02
- mit-3qvpPyAi6mH # failure in job https://hydra.nixos.org/build/233229967 at 2023-09-02
- mix-arrows # failure in job https://hydra.nixos.org/build/233257720 at 2023-09-02
- mixpanel-client # failure in job https://hydra.nixos.org/build/233220132 at 2023-09-02
-4
View File
@@ -207522,8 +207522,6 @@ self: {
libraryHaskellDepends = [ aeson base ghcjs-base miso ];
description = "Miso state transition logger";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"miso-examples" = callPackage
@@ -207536,8 +207534,6 @@ self: {
isExecutable = true;
description = "A tasty Haskell front-end web framework";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"miso-from-html" = callPackage