haskellPackages.hell: fix (#496285)

This commit is contained in:
sternenseemann
2026-03-16 11:07:09 +00:00
committed by GitHub
2 changed files with 0 additions and 3 deletions
@@ -2720,7 +2720,6 @@ broken-packages:
- helisp # failure in job https://hydra.nixos.org/build/233221194 at 2023-09-02
- helium-overture # failure in job https://hydra.nixos.org/build/295094176 at 2025-04-22
- helix # failure in job https://hydra.nixos.org/build/233254335 at 2023-09-02
- hell # failure in job https://hydra.nixos.org/build/295094172 at 2025-04-22
- helm # failure in job https://hydra.nixos.org/build/233251620 at 2023-09-02
- help-esb # failure in job https://hydra.nixos.org/build/233202622 at 2023-09-02
- hemkay # failure in job https://hydra.nixos.org/build/233227889 at 2023-09-02
-2
View File
@@ -327389,9 +327389,7 @@ self: {
];
description = "Haskell-based shell scripting language";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "hell";
broken = true;
}
) { };