haskellPackages.lhs2tex: unbroken the package

This commit is contained in:
hellwolf
2026-02-03 11:06:33 +01:00
committed by sternenseemann
parent 3d40cf423d
commit 4323302e80
2 changed files with 0 additions and 3 deletions
@@ -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
-2
View File
@@ -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;
}
) { };