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-12-30 22:06:21 +01:00
parent 581eb662d7
commit ef43bede6d
3 changed files with 27 additions and 0 deletions

View file

@ -474,6 +474,7 @@ broken-packages:
- bricks-internal
- brick-skylighting
- brillig
- brittany
- broadcast-chan-tests
- broccoli
- brok
@ -2569,6 +2570,7 @@ broken-packages:
- http-conduit-downloader
- http-directory
- http-dispatch
- http-encodings
- http-grammar
- http-kinder
- http-kit
@ -2651,6 +2653,7 @@ broken-packages:
- icepeak
- icfpc2020-galaxy
- IcoGrid
- iconv-typed
- ideas
- ide-backend-common
- idempotent
@ -2772,6 +2775,7 @@ broken-packages:
- irc-fun-types
- ireal
- iri
- iridium
- iris
- iron-mq
- irt
@ -3057,6 +3061,7 @@ broken-packages:
- libltdl
- liboath-hs
- liboleg
- libpafe
- libpq
- librandomorg
- libsystemd-daemon
@ -3353,6 +3358,7 @@ broken-packages:
- mmtf
- mmtl
- Mobile-Legends-Hack-Cheats
- mockazo
- mock-httpd
- modbus-tcp
- model
@ -4312,6 +4318,7 @@ broken-packages:
- rank-product
- rapid-term
- Rasenschach
- rating-chgk-info
- rational-list
- rattle
- rattletrap
@ -4483,6 +4490,7 @@ broken-packages:
- rivers
- rivet-migration
- rivet-simple-deploy
- RJson
- Rlang-QQ
- rlglue
- RLP

View file

@ -2423,6 +2423,7 @@ dont-distribute-packages:
- javaclass
- javascript-extras
- javasf
- jespresso
- jmacro-rpc-happstack
- jmacro-rpc-snap
- join

View file

@ -17288,6 +17288,8 @@ self: {
];
description = "A reflective JSON serializer/parser";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"RLP" = callPackage
@ -48892,6 +48894,7 @@ self: {
license = lib.licenses.agpl3Only;
hydraPlatforms = lib.platforms.none;
mainProgram = "brittany";
broken = true;
}) {};
"brittany" = callPackage
@ -48927,7 +48930,9 @@ self: {
];
description = "Haskell source code formatter";
license = lib.licenses.agpl3Only;
hydraPlatforms = lib.platforms.none;
mainProgram = "brittany";
broken = true;
}) {};
"broadcast-chan" = callPackage
@ -153199,6 +153204,8 @@ self: {
];
description = "A library for encoding and decoding bodies of HTTP messages";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"http-enumerator" = callPackage
@ -157861,6 +157868,8 @@ self: {
testHaskellDepends = [ base ];
description = "Type safe iconv wrapper";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"ide-backend" = callPackage
@ -163510,7 +163519,9 @@ self: {
];
description = "Automated Local Cabal Package Testing and Uploading";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "iridium";
broken = true;
}) {};
"iris" = callPackage
@ -165431,6 +165442,7 @@ self: {
];
description = "Extract all JavaScript from an HTML page and consolidate it in one script";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "jespresso";
}) {};
@ -177253,6 +177265,8 @@ self: {
testHaskellDepends = [ base bytestring iconv transformers ];
description = "Wrapper for libpafe";
license = lib.licenses.gpl2Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {pafe = null;};
"libpq" = callPackage
@ -192160,6 +192174,8 @@ self: {
];
description = "Mock records of functions easily";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"mockery" = callPackage
@ -236742,6 +236758,8 @@ self: {
benchmarkHaskellDepends = [ base-noprelude gauge relude ];
description = "Client for rating.chgk.info API and CSV tables (documentation in Russian)";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"rating-systems" = callPackage