chore: Unmark haskellPackage.language-thrift as broken

This commit is contained in:
Owen Shepherd
2024-05-19 16:42:12 +02:00
parent 45a8c71517
commit 7c470de6ac
2 changed files with 0 additions and 2 deletions
@@ -3379,7 +3379,6 @@ broken-packages:
- language-sh # failure in job https://hydra.nixos.org/build/233249709 at 2023-09-02
- language-sqlite # failure in job https://hydra.nixos.org/build/233248845 at 2023-09-02
- language-sygus # failure in job https://hydra.nixos.org/build/233192608 at 2023-09-02
- language-thrift # failure in job https://hydra.nixos.org/build/252721081 at 2024-03-16
- language-typescript # failure in job https://hydra.nixos.org/build/233247703 at 2023-09-02
- language-webidl # failure in job https://hydra.nixos.org/build/233194656 at 2023-09-02
- laop # failure in job https://hydra.nixos.org/build/233204106 at 2023-09-02
-1
View File
@@ -186018,7 +186018,6 @@ self: {
description = "Parser and pretty printer for the Thrift IDL format";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"language-tl" = callPackage