haskellPackages._type: mark broken

The script didn't pick this up correctly, so manually fixing for now.
This commit is contained in:
Wolfgang Walther
2025-11-29 13:39:47 +01:00
parent 2a3ef27b94
commit 6c0b980950
2 changed files with 3 additions and 0 deletions
@@ -6838,6 +6838,7 @@ broken-packages:
- TYB # failure in job https://hydra.nixos.org/build/233246075 at 2023-09-02
- tyfam-witnesses # failure in job https://hydra.nixos.org/build/233191033 at 2023-09-02
- typalyze # failure in job https://hydra.nixos.org/build/233246228 at 2023-09-02
- type # failure in job https://hydra.nixos.org/build/315191813 at 2025-11-29
- type-combinators # failure in job https://hydra.nixos.org/build/233230024 at 2023-09-02
- type-compare # failure in job https://hydra.nixos.org/build/233207530 at 2023-09-02
- type-eq # failure in job https://hydra.nixos.org/build/233214388 at 2023-09-02
+2
View File
@@ -699561,6 +699561,8 @@ self: {
];
description = "Dynamic casting library with support for arbitrary rank type kinds";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}
) { };