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:
(cdep)illabout 2021-09-20 09:34:49 +09:00
parent 57fc353eea
commit 0adf50eefe
No known key found for this signature in database
GPG key ID: 462E0C03D11422F4
3 changed files with 13 additions and 10 deletions

View file

@ -288,6 +288,7 @@ broken-packages:
- barrie
- barrier
- barrier-monad
- base62
- base64-conduit
- base-compat-migrate
- base-encoding
@ -556,6 +557,7 @@ broken-packages:
- capri
- caramia
- carbonara
- cardano-coin-selection
- carettah
- CarneadesDSL
- carte
@ -1102,6 +1104,7 @@ broken-packages:
- doctest-prop
- docusign-example
- docvim
- doi
- dominion
- domplate
- dormouse-uri
@ -5227,6 +5230,7 @@ broken-packages:
- why3
- WikimediaParser
- windns
- windowslive
- winerror
- Wired
- wires

View file

@ -602,9 +602,6 @@ dont-distribute-packages:
- boots-web
- borel
- bowntz
- box
- box-csv
- box-socket
- breakout
- bricks
- bricks-internal-test
@ -650,7 +647,6 @@ dont-distribute-packages:
- call
- camfort
- campfire
- candid
- canteven-http
- cao
- cap
@ -700,6 +696,7 @@ dont-distribute-packages:
- chr-core
- chr-lang
- chromatin
- chronos_1_1_3
- chu2
- chunks
- ciphersaber2
@ -3181,7 +3178,6 @@ dont-distribute-packages:
- wavy
- web-mongrel2
- web-page
- web-rep
- web-routes-regular
- web-routing
- web3

View file

@ -38626,6 +38626,8 @@ self: {
];
description = "Base62 encoding and decoding";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"base64" = callPackage
@ -45818,7 +45820,6 @@ self: {
];
description = "boxes";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"box-csv" = callPackage
@ -45834,7 +45835,6 @@ self: {
];
description = "CSV parsing in a box";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"box-socket" = callPackage
@ -45857,7 +45857,6 @@ self: {
];
description = "Box websockets";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"box-tuples" = callPackage
@ -51046,7 +51045,6 @@ self: {
];
description = "Candid integration";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"canon" = callPackage
@ -51544,6 +51542,8 @@ self: {
];
description = "Algorithms for coin selection and fee balancing";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"cardano-transactions" = callPackage
@ -79907,6 +79907,8 @@ self: {
];
description = "Automatic Bibtex and fulltext of scientific articles";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"doldol" = callPackage
@ -285777,7 +285779,6 @@ self: {
executableHaskellDepends = [ base optparse-generic ];
description = "representations of a web page";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"web-routes" = callPackage
@ -287503,6 +287504,8 @@ self: {
];
description = "Implements Windows Live Web Authentication and Delegated Authentication";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"winerror" = callPackage