haskellPackages: mark builds failing on hydra as broken

This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
main
Malte Brandy 2 years ago
parent 3431c9a905
commit fc0ebeacfe
  1. 7
      pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
  2. 12
      pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml
  3. 25
      pkgs/development/haskell-modules/hackage-packages.nix

@ -268,6 +268,7 @@ broken-packages:
- avatar-generator
- aviation-units
- avl-static
- avro-piper
- avr-shake
- avwx
- awesome-prelude
@ -1445,6 +1446,7 @@ broken-packages:
- fingertree-tf
- finitary
- finite
- FiniteCategories
- finite-fields
- firefly-example
- first-and-last
@ -1786,6 +1788,7 @@ broken-packages:
- graphmod-plugin
- graphql-api
- graphql-parser
- graphql-spice
- graphql-w-persistent
- graph-rewriting
- graph-serialize
@ -4161,6 +4164,8 @@ broken-packages:
- react-haskell
- reaction-logic
- reactive-bacon
- reactive-banana-automation
- reactive-banana-bunch
- reactive-banana-gi-gtk
- reactive-banana-sdl2
- reactive-banana-threepenny
@ -4814,6 +4819,7 @@ broken-packages:
- stm-stats
- stochastic
- Stomp
- stooq-api
- storable
- storable-static-array
- stp
@ -5011,6 +5017,7 @@ broken-packages:
- tensorflow
- tensorflow-opgen
- tensor-safe
- termbox-banana
- termbox-bindings
- termination-combinators
- termplot

@ -660,9 +660,9 @@ dont-distribute-packages:
- arithmetic-circuits
- array-forth
- arraylist
- ascii
- ascii-cows
- ascii-table
- ascii_1_1_2_0
- asic
- asif
- assert4hs-hspec
@ -795,7 +795,6 @@ dont-distribute-packages:
- bip32
- birch-beer
- bird
- bisc
- biscuit-servant
- bit-array
- bitcoin-address
@ -1849,7 +1848,6 @@ dont-distribute-packages:
- graphql-utils
- graphtype
- greencard-lib
- grid-proto
- gridbounds
- gridland
- groot
@ -2110,7 +2108,6 @@ dont-distribute-packages:
- hie-core
- hierarchical-env
- hierarchical-spectral-clustering
- higher-leveldb
- highjson-swagger
- highjson-th
- himpy
@ -3129,7 +3126,6 @@ dont-distribute-packages:
- potoki-conduit
- potoki-hasql
- potoki-zlib
- powerqueue-levelmem
- powerqueue-sqs
- pqueue-mtl
- practice-room
@ -3272,10 +3268,13 @@ dont-distribute-packages:
- rdioh
- react-flux-servant
- reactive
- reactive-balsa
- reactive-banana-sdl
- reactive-banana-wx
- reactive-fieldtrip
- reactive-glut
- reactive-jack
- reactive-midyim
- reactor
- readline-in-other-words
- readpyc
@ -3317,6 +3316,7 @@ dont-distribute-packages:
- regions-monadstf
- regions-mtl
- registry-hedgehog
- registry-hedgehog-aeson
- regular-extras
- regular-web
- regular-xmlpickler
@ -3638,7 +3638,6 @@ dont-distribute-packages:
- sock2stream
- socket-io
- sockets
- socketson
- solga
- solga-swagger
- solr
@ -3903,7 +3902,6 @@ dont-distribute-packages:
- triangulation
- tries
- trimpolya
- tripLL
- tropical-geometry
- truelevel
- trurl

@ -6122,6 +6122,8 @@ self: {
];
description = "Finite categories and usual categorical constructions on them";
license = lib.licenses.gpl3Plus;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"FiniteMap" = callPackage
@ -34047,6 +34049,7 @@ self: {
testHaskellDepends = [ base hedgehog text ];
description = "The ASCII character set and encoding";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"ascii-art-to-unicode" = callPackage
@ -37009,6 +37012,8 @@ self: {
];
description = "Tool for decoding avro";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"avwx" = callPackage
@ -43435,7 +43440,6 @@ self: {
];
description = "A small tool that clears cookies (and more)";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
}) {};
"biscuit-haskell" = callPackage
@ -115097,6 +115101,8 @@ self: {
];
description = "GraphQL with batteries";
license = lib.licenses.mpl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"graphql-utils" = callPackage
@ -115614,7 +115620,6 @@ self: {
executableHaskellDepends = [ base ];
description = "Game engine for Prototyping on a Grid";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"gridbounds" = callPackage
@ -132857,7 +132862,6 @@ self: {
];
description = "A rich monadic API for working with leveldb databases";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"higherorder" = callPackage
@ -216343,7 +216347,6 @@ self: {
benchmarkSystemDepends = [ leveldb snappy ];
description = "A high performance in memory and LevelDB backend for powerqueue";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) leveldb; inherit (pkgs) snappy;};
"powerqueue-sqs" = callPackage
@ -226382,6 +226385,7 @@ self: {
platforms = [
"aarch64-linux" "armv7l-linux" "i686-linux" "x86_64-linux"
];
hydraPlatforms = lib.platforms.none;
}) {};
"reactive-banana" = callPackage
@ -226422,6 +226426,8 @@ self: {
testHaskellDepends = [ base doctest ];
description = "home (etc) automation using reactive-banana";
license = lib.licenses.agpl3Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"reactive-banana-bunch" = callPackage
@ -226437,6 +226443,8 @@ self: {
];
description = "Extend reactive-banana to multiple events per time point";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"reactive-banana-gi-gtk" = callPackage
@ -226595,6 +226603,7 @@ self: {
];
description = "Process MIDI events via reactive-banana and JACK";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"reactive-midyim" = callPackage
@ -226614,6 +226623,7 @@ self: {
];
description = "Process MIDI events via reactive-banana";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"reactive-thread" = callPackage
@ -229968,6 +229978,7 @@ self: {
testToolDepends = [ tasty-discover ];
description = "Hedgehog generators for Aeson";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"regress" = callPackage
@ -253151,7 +253162,6 @@ self: {
];
description = "A small websocket backend provider";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"socks" = callPackage
@ -258582,6 +258592,8 @@ self: {
doHaddock = false;
description = "A simple wrapper around stooq.pl API for downloading market data.";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"stopwatch" = callPackage
@ -268740,6 +268752,8 @@ self: {
libraryHaskellDepends = [ base reactive-banana termbox ];
description = "reactive-banana + termbox";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"termbox-bindings" = callPackage
@ -277561,7 +277575,6 @@ self: {
];
description = "A very simple triple store";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"triplesec" = callPackage

Loading…
Cancel
Save