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-28 16:30:39 +01:00
parent 4d1d526ca7
commit d3f1d14912
3 changed files with 20 additions and 28 deletions

View File

@ -633,6 +633,7 @@ broken-packages:
- CC-delcont-ref-tf
- cci
- ccnx
- cdp
- c-dsl
- cedict
- cef
@ -1099,6 +1100,7 @@ broken-packages:
- derive-lifted-instances
- derive-monoid
- derive-trie
- deriving-openapi3
- derp-lib
- describe
- descriptive

View File

@ -1331,8 +1331,6 @@ dont-distribute-packages:
- elasticsearch-interchange
- electrs-client
- elerea-examples
- eliminators
- eliminators_0_9_1
- elliptic-curve
- elsa
- emacs-keys
@ -1363,11 +1361,15 @@ dont-distribute-packages:
- essence-of-live-coding-PortMidi
- essence-of-live-coding-gloss
- essence-of-live-coding-gloss-example
- essence-of-live-coding-gloss_0_2_7
- essence-of-live-coding-pulse
- essence-of-live-coding-pulse-example
- essence-of-live-coding-pulse_0_2_7
- essence-of-live-coding-quickcheck
- essence-of-live-coding-quickcheck_0_2_7
- essence-of-live-coding-vivid
- essence-of-live-coding-warp
- essence-of-live-coding-warp_0_2_7
- estimators
- estreps
- eternity
@ -1392,6 +1394,9 @@ dont-distribute-packages:
- eventsource-geteventstore-store
- eventsource-store-specs
- eventsource-stub-store
- eventuo11y
- eventuo11y-batteries
- eventuo11y-json
- every-bit-counts
- ewe
- exference
@ -1490,6 +1495,7 @@ dont-distribute-packages:
- fmt-for-rio
- foldable1
- follower
- fontconfig-pure
- foo
- format
- format-status
@ -1497,9 +1503,6 @@ dont-distribute-packages:
- formlets-hsp
- forsyde-deep
- forth-hll
- fortran-src
- fortran-src-extras
- fortran-vars
- foscam-directory
- foscam-sort
- fpco-api
@ -2118,7 +2121,6 @@ dont-distribute-packages:
- hesh
- hesql
- heterolist
- hevm
- hevolisa
- hevolisa-dph
- hexpat-conduit
@ -2739,7 +2741,6 @@ dont-distribute-packages:
- medea
- mediabus-fdk-aac
- mediabus-rtp
- melf
- mellon-gpio
- mellon-web
- memcache-conduit
@ -2994,7 +2995,6 @@ dont-distribute-packages:
- optimal-blocks
- optimusprime
- optparse-enum
- orbits
- orchid
- orchid-demo
- order-maintenance
@ -3391,6 +3391,7 @@ dont-distribute-packages:
- rfc-redis
- rfc-servant
- rhine-gloss
- rhine-terminal
- rhythm-game-tutorial
- rib
- ribosome
@ -3597,9 +3598,6 @@ dont-distribute-packages:
- simple-session
- simpleirc-lens
- simseq
- singleton-nats
- singletons-presburger
- singletons-presburger_0_7_1_0
- siphon
- siren-json
- sirkel
@ -4009,7 +4007,6 @@ dont-distribute-packages:
- ukrainian-phonetics-basic
- unagi-bloomfilter
- unbound
- unbounded-delays-units
- uni-events
- uni-graphs
- uni-htk
@ -4023,9 +4020,6 @@ dont-distribute-packages:
- uniqueness-periods-vector-filters
- uniqueness-periods-vector-general
- uniqueness-periods-vector-properties
- units
- units-attoparsec
- units-defs
- universal
- universe
- universe-dependent-sum

View File

@ -56132,6 +56132,8 @@ self: {
];
description = "A library for the Chrome Devtools Protocol";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"cedict" = callPackage
@ -78690,6 +78692,8 @@ self: {
];
description = "DerivingVia for OpenAPI 3";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"deriving-show-simple" = callPackage
@ -89435,7 +89439,6 @@ self: {
testToolDepends = [ hspec-discover ];
description = "Dependently typed elimination functions using singletons";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"eliminators_0_9_1" = callPackage
@ -93770,6 +93773,7 @@ self: {
];
description = "An event-oriented observability library";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"eventuo11y-batteries" = callPackage
@ -93793,6 +93797,7 @@ self: {
];
description = "Grab bag of eventuo11y-enriched functionality";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"eventuo11y-dsl" = callPackage
@ -93820,6 +93825,7 @@ self: {
];
description = "aeson-based rendering for eventuo11y";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"every" = callPackage
@ -101778,6 +101784,7 @@ self: {
testHaskellDepends = [ base hspec QuickCheck ];
description = "Pure-functional language bindings to FontConfig";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
mainProgram = "fontconfig-pure";
}) {inherit (pkgs) fontconfig;};
@ -102386,7 +102393,6 @@ self: {
testToolDepends = [ hspec-discover ];
description = "Parsers and analyses for Fortran standards 66, 77, 90, 95 and 2003 (partial)";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
mainProgram = "fortran-src";
}) {};
@ -102416,7 +102422,6 @@ self: {
testToolDepends = [ hspec-discover ];
description = "Common functions and utils for fortran-src";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
mainProgram = "fortran-src-extras";
}) {};
@ -102446,7 +102451,6 @@ self: {
testToolDepends = [ hspec-discover ];
description = "Fortran memory model and other static analysis tools";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
mainProgram = "fortran-vars";
}) {};
@ -136771,7 +136775,6 @@ self: {
doHaddock = false;
description = "Ethereum virtual machine evaluator";
license = lib.licenses.agpl3Only;
hydraPlatforms = lib.platforms.none;
mainProgram = "hevm";
maintainers = [ lib.maintainers.arturcygan ];
}) {inherit (pkgs) libff; inherit (pkgs) secp256k1;};
@ -188035,7 +188038,6 @@ self: {
];
description = "An Elf parser";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"mellon-core" = callPackage
@ -210303,7 +210305,6 @@ self: {
];
description = "Types and functions for Kepler orbits";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.expipiplus1 ];
}) {};
@ -244232,6 +244233,7 @@ self: {
];
description = "Terminal backend for Rhine";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "rhine-terminal-simple";
}) {};
@ -260802,7 +260804,6 @@ self: {
libraryHaskellDepends = [ base singletons singletons-base ];
description = "Unary natural numbers relying on the singletons infrastructure";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"singleton-typelits" = callPackage
@ -260908,7 +260909,6 @@ self: {
];
description = "Presburger Arithmetic Solver for GHC Type-level natural numbers with Singletons package";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"singletons-presburger_0_7_1_0" = callPackage
@ -295183,7 +295183,6 @@ self: {
libraryHaskellDepends = [ base unbounded-delays units units-defs ];
description = "Thread delays and timeouts using proper time units";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"unboxed" = callPackage
@ -296467,7 +296466,6 @@ self: {
];
description = "A domain-specific type system for dimensional analysis";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"units-attoparsec" = callPackage
@ -296483,7 +296481,6 @@ self: {
];
description = "Attoparsec parsers for the units package";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"units-defs" = callPackage
@ -296495,7 +296492,6 @@ self: {
libraryHaskellDepends = [ base template-haskell units ];
description = "Definitions for use with the units package";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"units-parser" = callPackage