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:
maralorn 2022-09-21 18:13:33 +02:00
parent d3eeb5fcd2
commit 7e058ceb6f
2 changed files with 3 additions and 0 deletions

View file

@ -2253,6 +2253,7 @@ broken-packages:
- hlongurl
- hlrdb-core
- hls-exactprint-utils
- hls-selection-range-plugin
- hls-stan-plugin
- hlwm
- hmarkup

View file

@ -141386,6 +141386,8 @@ self: {
];
description = "HLS Plugin to support smart selection range";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"hls-splice-plugin" = callPackage