From 4323302e80f7f801ee40988ce14068f7f6bd32bd Mon Sep 17 00:00:00 2001 From: hellwolf Date: Mon, 2 Feb 2026 17:00:59 +0200 Subject: [PATCH] haskellPackages.lhs2tex: unbroken the package --- .../haskell-modules/configuration-hackage2nix/broken.yaml | 1 - pkgs/development/haskell-modules/hackage-packages.nix | 2 -- 2 files changed, 3 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml index b11d610ba548..1830a4dea0a3 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -3712,7 +3712,6 @@ broken-packages: - levmar # failure in job https://hydra.nixos.org/build/233254731 at 2023-09-02 - lfst # failure in job https://hydra.nixos.org/build/233240622 at 2023-09-02 - lhc # failure in job https://hydra.nixos.org/build/233220731 at 2023-09-02 - - lhs2tex # failure in job https://hydra.nixos.org/build/307520007 at 2025-09-19 - lhs2TeX-hl # failure in job https://hydra.nixos.org/build/233221405 at 2023-09-02 - lhslatex # failure in job https://hydra.nixos.org/build/233246375 at 2023-09-02 - LibClang # failure in job https://hydra.nixos.org/build/233194732 at 2023-09-02 diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 127306c422d0..feb04bba8671 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -422355,10 +422355,8 @@ self: { ]; description = "Preprocessor for typesetting Haskell sources with LaTeX"; license = lib.licensesSpdx."GPL-2.0-or-later"; - hydraPlatforms = lib.platforms.none; mainProgram = "lhs2TeX"; maintainers = [ lib.maintainers.nomeata ]; - broken = true; } ) { };