haskellPackages: mark builds failing on hydra as broken

This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
main
sternenseemann 2 years ago
parent 5b8e4d9de7
commit 180b51bf25
  1. 7
      pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
  2. 4
      pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml
  3. 17
      pkgs/development/haskell-modules/hackage-packages.nix

@ -453,6 +453,7 @@ broken-packages:
- botpp
- bottom
- boundingboxes
- bower-json
- bowntz
- bpath
- braid
@ -1318,6 +1319,7 @@ broken-packages:
- ert
- escape-artist
- escoger
- espial
- esqueleto-pgcrypto
- ess
- essence-of-live-coding-gloss-example
@ -1925,6 +1927,7 @@ broken-packages:
- haquery
- harchive
- HARM
- HarmTrace-Base
- haroonga
- harp
- harpy
@ -2108,6 +2111,7 @@ broken-packages:
- heidi
- hein
- heist-async
- heist-emanote
- helic
- helisp
- hell
@ -2733,6 +2737,7 @@ broken-packages:
- json-extra
- json-fu
- json-litobj
- jsonlogic
- jsonnet
- json-pointer
- json-pointy
@ -2953,6 +2958,7 @@ broken-packages:
- lifetimes
- lifted-protolude
- lifter
- lifx-lan
- ligature
- light
- lilypond
@ -4668,6 +4674,7 @@ broken-packages:
- smtps-gmail
- smuggler
- smuggler2
- snack
- snake
- snake-game
- snap-accept

@ -2249,6 +2249,7 @@ dont-distribute-packages:
- hsx-xhtml
- html-kure
- html-presentation-text
- htoml-parse
- hts
- htsn-import
- http-client-auth
@ -2426,6 +2427,7 @@ dont-distribute-packages:
- json-togo
- json-tokens
- json2-hdbc
- jsonlogic-aeson
- jsons-to-schema
- jspath
- jvm
@ -2526,6 +2528,7 @@ dont-distribute-packages:
- language-python-colour
- language-qux
- language-spelling
- large-anon
- lat
- latest-npm-version
- latex-formulae-hakyll
@ -3647,6 +3650,7 @@ dont-distribute-packages:
- soundgen
- source-code-server
- spade
- spago
- sparkle
- sparrow
- sparsebit

@ -10026,6 +10026,8 @@ self: {
];
description = "Parsing and unambiguously representing musical chords";
license = lib.licenses.lgpl3Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"HasBigDecimal" = callPackage
@ -46661,6 +46663,8 @@ self: {
];
description = "Read bower.json from Haskell";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"bowntz" = callPackage
@ -88764,6 +88768,8 @@ self: {
];
description = "Espial is an open-source, web-based bookmarking server";
license = lib.licenses.agpl3Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"esqueleto" = callPackage
@ -130038,6 +130044,8 @@ self: {
];
description = "An Haskell template system supporting both HTML5 and XML";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"helf" = callPackage
@ -145944,6 +145952,7 @@ self: {
];
description = "Parse TOML values produced by htoml-megaparsec package";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"htrace" = callPackage
@ -159945,6 +159954,8 @@ self: {
];
description = "JsonLogic Evaluation";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"jsonlogic-aeson" = callPackage
@ -159965,6 +159976,7 @@ self: {
];
description = "JsonLogic Aeson Support";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"jsonnet" = callPackage
@ -166256,6 +166268,7 @@ self: {
];
description = "Scalable anonymous records";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"large-generics" = callPackage
@ -170140,6 +170153,8 @@ self: {
];
description = "LIFX LAN API";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"ligature" = callPackage
@ -251796,6 +251811,8 @@ self: {
];
description = "Strict ByteString Parser Combinator";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"snake" = callPackage

Loading…
Cancel
Save