haskellPackages: mark builds timing-out on hydra as broken

This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
This commit is contained in:
Dennis Gosnell 2022-08-09 13:38:15 +09:00
parent f31248ef32
commit aa832eedd7
No known key found for this signature in database
GPG key ID: 462E0C03D11422F4
3 changed files with 20 additions and 48 deletions

View file

@ -357,6 +357,7 @@ broken-packages:
- bindings-apr
- bindings-bfd
- bindings-cctools
- bindings-common
- bindings-dc1394
- bindings-eskit
- bindings-EsounD
@ -1691,6 +1692,7 @@ broken-packages:
- ghcup
- ghc-usage
- gh-labeler
- gi-adwaita
- giak
- gi-cogl
- Gifcurry
@ -2306,6 +2308,7 @@ broken-packages:
- houseman
- hp2any-core
- hpack-convert
- hpapi
- hpasteit
- HPath
- hpc-coveralls
@ -4682,6 +4685,7 @@ broken-packages:
- SNet
- snipcheck
- snorkels
- snowchecked
- snowtify
- socket-activation
- socketed
@ -5737,7 +5741,9 @@ broken-packages:
- zeno
- zeolite-lang
- zephyr
- zeromq4-clone-pattern
- zeromq4-conduit
- zeromq4-patterns
- zeromq-haskell
- zettelkast
- ZFS

View file

@ -693,7 +693,6 @@ dont-distribute-packages:
- aws-dynamodb-conduit
- aws-dynamodb-streams
- aws-easy
- aws-ec2-knownhosts
- aws-elastic-transcoder
- aws-kinesis
- aws-kinesis-client
@ -857,9 +856,7 @@ dont-distribute-packages:
- cabal2json
- cabalmdvrpm
- cabalrpmdeps
- cabocha
- cake
- cake3
- cakyrespa
- cal3d-examples
- cal3d-opengl
@ -1273,7 +1270,6 @@ dont-distribute-packages:
- dtd
- dtw
- dumb-cas
- duplo
- dvda
- dynamic-cabal
- dynamic-plot
@ -1506,7 +1502,6 @@ dont-distribute-packages:
- gbu
- gdax
- gdiff-ig
- gedcom
- geek
- geek-server
- gelatin-freetype2
@ -1549,6 +1544,7 @@ dont-distribute-packages:
- gi-cairo-again
- gi-clutter
- gi-coglpango
- gi-ges
- gi-gsk
- gi-gstpbutils
- gi-gtk_4_0_5
@ -1905,7 +1901,6 @@ dont-distribute-packages:
- hashes
- hashflare
- hask-home
- haskades
- haskdeep
- haskeem
- haskell-aliyun
@ -2045,7 +2040,6 @@ dont-distribute-packages:
- hesh
- hesql
- heterolist
- hevm
- hevolisa
- hevolisa-dph
- hexpat-conduit
@ -2071,7 +2065,6 @@ dont-distribute-packages:
- hinvaders
- hinze-streams
- hipbot
- hipe
- hipsql-client
- hipsql-server
- hirt
@ -2335,7 +2328,6 @@ dont-distribute-packages:
- jmacro-rpc-happstack
- jmacro-rpc-snap
- jmonkey
- jobqueue
- join
- jsc
- jsmw
@ -2370,7 +2362,6 @@ dont-distribute-packages:
- kansas-lava-papilio
- kansas-lava-shake
- karakuri
- karps
- katip-rollbar
- keenser
- keera-hails-i18n
@ -2407,7 +2398,6 @@ dont-distribute-packages:
- koji-install
- koji-tool
- korfu
- krapsh
- ks-test
- kubernetes-client
- kure-your-boilerplate
@ -2448,7 +2438,6 @@ dont-distribute-packages:
- language-qux
- language-spelling
- lat
- latest-npm-version
- latex-formulae-hakyll
- latex-formulae-pandoc
- latex-svg-hakyll
@ -2552,11 +2541,9 @@ dont-distribute-packages:
- lojysamban
- lol-apps
- lol-benches
- lol-calculus
- lol-cpp
- lol-repa
- lol-tests
- lol-typing
- loli
- loop-effin
- looper
@ -2647,7 +2634,6 @@ dont-distribute-packages:
- micro-gateway
- microformats2-parser
- microformats2-types
- micrologger
- midimory
- mighttpd
- migrant-hdbc
@ -2816,7 +2802,6 @@ dont-distribute-packages:
- newsynth
- ngrams-loader
- ngx-export-tools-extra
- nicovideo-translator
- nikepub
- nirum
- nix-thunk
@ -2964,7 +2949,6 @@ dont-distribute-packages:
- phonetic-languages-simplified-properties-lists-double
- phonetic-languages-ukrainian
- phooey
- pia-forward
- pianola
- pier
- ping
@ -3082,7 +3066,6 @@ dont-distribute-packages:
- push-notify-apn
- push-notify-ccs
- push-notify-general
- pushme
- puzzle-draw-cmdline
- pvd
- qd-vec
@ -3412,8 +3395,6 @@ dont-distribute-packages:
- servant-streaming-server
- servant-swagger-tags
- servant-to-elm
- servant-util
- servant-util-beam-pg
- servant-waargonaut
- servant-zeppelin-client
- servant-zeppelin-server
@ -3653,7 +3634,6 @@ dont-distribute-packages:
- syntaxnet-haskell
- synthesizer-llvm
- sys-process
- systemstats
- t3-client
- ta
- tag-stream
@ -3696,7 +3676,6 @@ dont-distribute-packages:
- test-sandbox-compose
- test-simple
- testbench
- text-all
- text-builder-dev_0_3_3
- text-json-qq
- text-locale-encoding
@ -3862,7 +3841,6 @@ dont-distribute-packages:
- urbit-airlock
- urbit-api
- ureader
- urembed
- uri-enumerator
- uri-enumerator-file
- usb

View file

@ -38244,7 +38244,6 @@ self: {
];
description = "Capture and manage AWS EC2 known_host pubkeys";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"aws-elastic-transcoder" = callPackage
@ -43269,6 +43268,8 @@ self: {
libraryHaskellDepends = [ base ];
description = "This package is obsolete. Look for bindings-DSL instead.";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"bindings-dc1394" = callPackage
@ -52538,7 +52539,6 @@ self: {
librarySystemDepends = [ cabocha ];
testHaskellDepends = [ base text-format ];
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {cabocha = null;};
"cache" = callPackage
@ -52965,7 +52965,6 @@ self: {
];
description = "Third cake the Makefile EDSL";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"cakyrespa" = callPackage
@ -85833,7 +85832,6 @@ self: {
];
description = "Frontend development build tool";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
mainProgram = "duplo";
}) {};
@ -105385,7 +105383,6 @@ self: {
testHaskellDepends = [ base hspec megaparsec text-all ];
description = "Parser for the GEDCOM genealogy file format";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"geek" = callPackage
@ -110247,6 +110244,8 @@ self: {
description = "Adwaita bindings";
license = lib.licenses.lgpl21Only;
badPlatforms = lib.platforms.darwin;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {inherit (pkgs) libadwaita;};
"gi-atk" = callPackage
@ -110610,6 +110609,7 @@ self: {
libraryPkgconfigDepends = [ gst-editing-services ];
description = "libges bindings";
license = lib.licenses.lgpl21Only;
hydraPlatforms = lib.platforms.none;
}) {gst-editing-services = null;};
"gi-ggit" = callPackage
@ -126224,7 +126224,6 @@ self: {
];
description = "Utility to generate bindings for BlackBerry Cascades";
license = "unknown";
hydraPlatforms = lib.platforms.none;
mainProgram = "haskades";
}) {};
@ -135258,7 +135257,6 @@ self: {
testSystemDepends = [ secp256k1 ];
description = "Ethereum virtual machine evaluator";
license = lib.licenses.agpl3Only;
hydraPlatforms = lib.platforms.none;
mainProgram = "hevm";
}) {inherit (pkgs) libff; inherit (pkgs) secp256k1;};
@ -137851,7 +137849,6 @@ self: {
];
description = "Support for reading and writing ipe7 files (http://ipe7.sourceforge.net)";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"hips" = callPackage
@ -143220,6 +143217,8 @@ self: {
description = "Binding for the PAPI library";
license = lib.licenses.bsd3;
platforms = lib.platforms.linux;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {inherit (pkgs) papi;};
"hpaste" = callPackage
@ -163539,7 +163538,6 @@ self: {
];
description = "A job queue library";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"jobs-ui" = callPackage
@ -166393,7 +166391,6 @@ self: {
];
description = "Haskell bindings for Spark Dataframes and Datasets";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"karver" = callPackage
@ -168731,7 +168728,6 @@ self: {
];
description = "Haskell bindings for Spark Dataframes and Datasets";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"krpc" = callPackage
@ -171894,7 +171890,6 @@ self: {
];
description = "Find the latest version of a package on npm";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
mainProgram = "latest-npm-version";
}) {};
@ -174596,8 +174591,6 @@ self: {
];
description = "A Haskell implementation of JSON Web Token (JWT)";
license = lib.licenses.mpl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"liblastfm" = callPackage
@ -179854,7 +179847,6 @@ self: {
];
description = "Calculus for LOL (λω language)";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
mainProgram = "lol-calculus";
}) {};
@ -179940,7 +179932,6 @@ self: {
];
description = "Type inferencer for LOL (λω language)";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
}) {};
"loli" = callPackage
@ -187555,7 +187546,6 @@ self: {
testHaskellDepends = [ aeson base hspec text ];
description = "A super simple logging module";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"microsoft-translator" = callPackage
@ -200965,7 +200955,6 @@ self: {
executableHaskellDepends = [ base ];
description = "Nico Nico Douga () Comment Translator";
license = lib.licenses.agpl3Only;
hydraPlatforms = lib.platforms.none;
mainProgram = "nicovideo-translator";
}) {};
@ -216914,7 +216903,6 @@ self: {
];
description = "Set up port forwarding with the Private Internet Access VPN service";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
mainProgram = "pia-forward";
}) {};
@ -229475,7 +229463,6 @@ self: {
];
description = "Tool to synchronize directories with rsync, zfs or git-annex";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "pushme";
}) {};
@ -252776,7 +252763,6 @@ self: {
testToolDepends = [ hspec-discover ];
description = "Servant servers utilities";
license = lib.licenses.mpl20;
hydraPlatforms = lib.platforms.none;
mainProgram = "servant-util-examples";
}) {};
@ -252808,7 +252794,6 @@ self: {
testToolDepends = [ hspec-discover ];
description = "Implementation of servant-util primitives for beam-postgres";
license = lib.licenses.mpl20;
hydraPlatforms = lib.platforms.none;
mainProgram = "servant-util-beam-pg-examples";
}) {};
@ -261449,6 +261434,8 @@ self: {
];
description = "A checksummed variation on Twitter's Snowflake UID generation algorithm";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"snowflake" = callPackage
@ -273970,7 +273957,6 @@ self: {
];
description = "An application that regularly logs system stats for later analysis";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "systemstats";
}) {};
@ -279190,7 +279176,6 @@ self: {
];
description = "Everything Data.Text related in one package";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"text-and-plots" = callPackage
@ -293888,7 +293873,6 @@ self: {
];
description = "Ur/Web static content generator";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "urembed";
}) {};
@ -313275,7 +313259,9 @@ self: {
];
description = "Haskell implementation of the ZeroMQ clone pattern";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "zeromq4-clone-pattern-exe";
broken = true;
}) {};
"zeromq4-conduit" = callPackage
@ -313340,7 +313326,9 @@ self: {
];
description = "Haskell implementation of several ZeroMQ patterns";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "zeromq4-patterns-exe";
broken = true;
}) {};
"zeromq4-simple" = callPackage