haskellPackages: mark builds failing on hydra as broken

This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
This commit is contained in:
Ellie Hermaszewska 2022-05-14 13:51:08 +08:00
parent 6ef94b5f0e
commit 6a72b99a9d
No known key found for this signature in database
GPG key ID: C8116E3A0C1CA76A
2 changed files with 3 additions and 0 deletions

View file

@ -3082,6 +3082,7 @@ broken-packages:
- LTS
- lua-bc
- luautils
- lucid2
- lucid-htmx
- lucid-hyperscript
- luis-client

View file

@ -176580,6 +176580,8 @@ self: {
];
description = "Clear to write, read and edit DSL for HTML";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"lucienne" = callPackage