haskellPackages: mark builds failing on hydra as broken

This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1792418](https://hydra.nixos.org/eval/1792418) of nixpkgs commit [9b7cbce](9b7cbce8b2) as of 2023-03-22 23:44 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
This commit is contained in:
Dennis Gosnell 2023-03-23 08:49:31 +09:00
parent 9b7cbce8b2
commit b2fe4102fd
No known key found for this signature in database
GPG Key ID: 462E0C03D11422F4
3 changed files with 44 additions and 21 deletions

View File

@ -1974,6 +1974,7 @@ broken-packages:
- HaLeX
- halfs
- half-space
- halide-haskell # failure in compileBuildDriverPhase in job https://hydra.nixos.org/build/212823532 at 2023-03-22
- halipeto
- halive
- halma
@ -3436,6 +3437,7 @@ broken-packages:
- money
- mongodb-queue
- monitor
- monocypher # failure in compileBuildDriverPhase in job https://hydra.nixos.org/build/212811942 at 2023-03-22
- mono-foldable
- monoid
- monoid-absorbing
@ -3454,6 +3456,7 @@ broken-packages:
- morphisms-objects
- morte
- mortred
- mosaico-lib # dependency missing in job https://hydra.nixos.org/build/212818174 at 2023-03-22
- motor-reflection
- mount
- movie-monad
@ -5928,6 +5931,7 @@ broken-packages:
- YamlReference
- yaml-rpc
- yaml-union
- yaml-unscrambler # dependency missing in job https://hydra.nixos.org/build/212821989 at 2023-03-22
- yampa2048
- yampa-glfw
- yampa-gloss

View File

@ -247,7 +247,6 @@ dont-distribute-packages:
- KiCS-debugger
- KiCS-prophecy
- LDAPv3
- LPFP
- LPPaver
- LambdaHack
- LambdaINet
@ -679,7 +678,7 @@ dont-distribute-packages:
- ascii-superset_1_3_0_0
- ascii-table
- ascii-th_1_2_0_0
- ascii_1_6_0_0
- ascii_1_7_0_0
- asic
- asil
- assert4hs-hspec
@ -741,6 +740,7 @@ dont-distribute-packages:
- babylon
- backblaze-b2-hs
- backdropper
- balkon
- ballast
- bamboo
- bamboo-launcher
@ -1285,6 +1285,9 @@ dont-distribute-packages:
- dobutokO3
- dobutokO4
- doc-review
- domain
- domain-aeson
- domain-cereal
- domaindriven
- dormouse-client
- dovetail
@ -2132,7 +2135,6 @@ dont-distribute-packages:
- hexpat-iteratee
- hfd
- hfiar
- hfoil
- hfractal
- hgalib
- hgen
@ -2200,9 +2202,6 @@ dont-distribute-packages:
- hoppy-runtime
- hoppy-std
- horizon-gen-nix
- horizon-spec
- horizon-spec-lens
- horizon-spec-pretty
- hotswap
- hp2any-graph
- hp2any-manager
@ -2570,8 +2569,6 @@ dont-distribute-packages:
- ldapply
- leaky
- lean
- learn-physics
- learn-physics-examples
- learning-hmm
- legion
- legion-discovery
@ -2937,8 +2934,6 @@ dont-distribute-packages:
- nomyx-library
- nomyx-server
- nonlinear-optimization-backprop
- not-gloss
- not-gloss-examples
- notmuch-web
- now-haskell
- nri-env-parser
@ -3073,6 +3068,10 @@ dont-distribute-packages:
- peyotls
- peyotls-codec
- pg-entity
- phladiprelio-general-shared
- phladiprelio-general-simple
- phladiprelio-ukrainian-shared
- phladiprelio-ukrainian-simple
- phonetic-languages-common
- phonetic-languages-constraints
- phonetic-languages-examples
@ -3129,7 +3128,12 @@ dont-distribute-packages:
- polh-lexicon
- polydata
- polysemy-RandomFu
- polysemy-account
- polysemy-account-api
- polysemy-conc
- polysemy-db
- polysemy-hasql
- polysemy-hasql-test
- polysemy-http
- polysemy-log
- polysemy-log-co
@ -3692,7 +3696,7 @@ dont-distribute-packages:
- sparser
- spartacon
- spata
- spatial-math
- spatial-math_0_5_0_1
- specialize-th
- spectral-clustering
- speculation-transformers
@ -3708,6 +3712,7 @@ dont-distribute-packages:
- sproxy
- sproxy-web
- sproxy2
- sqel
- sql-simple-mysql
- sql-simple-pool
- sql-simple-postgresql
@ -4287,6 +4292,7 @@ dont-distribute-packages:
- zerobin
- zeromq3-conduit
- zeroth
- zeugma
- zifter-cabal
- zifter-git
- zifter-google-java-format

View File

@ -12712,7 +12712,6 @@ self: {
];
description = "Code for the book Learn Physics with Functional Programming";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"LPPaver" = callPackage
@ -40121,6 +40120,7 @@ self: {
doHaddock = false;
description = "Text layout engine built on top of HarfBuzz";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
}) {};
"ballast" = callPackage
@ -85722,6 +85722,7 @@ self: {
];
description = "Codegen helping you define domain models";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"domain-aeson" = callPackage
@ -85746,6 +85747,7 @@ self: {
];
description = "Integration of domain with aeson";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"domain-auth" = callPackage
@ -85782,6 +85784,7 @@ self: {
testHaskellDepends = [ cereal cereal-text domain rerebase ];
description = "Integration of domain with cereal";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"domain-core" = callPackage
@ -126539,6 +126542,8 @@ self: {
];
description = "Haskell bindings to Halide";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {Halide = null;};
"halipeto" = callPackage
@ -138892,7 +138897,6 @@ self: {
executableHaskellDepends = [ base ];
description = "Hess-Smith panel code for inviscid 2-d airfoil analysis";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "hfoil";
}) {};
@ -145888,7 +145892,6 @@ self: {
];
description = "Horizon Stable Package Set Type Definitions";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"horizon-spec-lens" = callPackage
@ -145900,7 +145903,6 @@ self: {
libraryHaskellDepends = [ base horizon-spec lens ];
description = "Horizon Stable Package Set Lenses";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"horizon-spec-pretty" = callPackage
@ -145916,7 +145918,6 @@ self: {
];
description = "Horizon Stable Package Set Pretty Printer";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"horizontal-rule" = callPackage
@ -177266,7 +177267,6 @@ self: {
];
description = "Haskell code for learning physics";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"learn-physics-examples" = callPackage
@ -177284,7 +177284,6 @@ self: {
];
description = "examples for learn-physics";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"learning-hmm" = callPackage
@ -196636,6 +196635,8 @@ self: {
testHaskellDepends = [ base ];
description = "Low level bindings to the monocypher C library";
license = "(CC0-1.0 OR BSD-2-Clause)";
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"monoid" = callPackage
@ -197818,6 +197819,8 @@ self: {
];
description = "Generación interactiva de mosaicos";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"mosquitto-hs" = callPackage
@ -207191,7 +207194,6 @@ self: {
];
description = "Painless 3D graphics, no affiliation with gloss";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"not-gloss-examples" = callPackage
@ -207209,7 +207211,6 @@ self: {
];
description = "examples for not-gloss";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"not-in-base" = callPackage
@ -221397,6 +221398,7 @@ self: {
];
description = "A shared by different general implementations of the PhLADiPreLiO functionality";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"phladiprelio-general-simple" = callPackage
@ -221413,6 +221415,7 @@ self: {
];
description = "A generalized functionality of PhLADiPreLiO for different languages that uses hash algorithms";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"phladiprelio-ukrainian-shared" = callPackage
@ -221428,6 +221431,7 @@ self: {
];
description = "A shared by different Ukrainian implementations of the PhLADiPreLiO functionality";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"phladiprelio-ukrainian-simple" = callPackage
@ -221448,6 +221452,7 @@ self: {
];
description = "A PhLADiPreLiO implementation for Ukrainian that uses hashes";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
mainProgram = "phladiprelioUkr";
}) {};
@ -226149,6 +226154,7 @@ self: {
];
description = "Account management with Servant and Polysemy";
license = "BSD-2-Clause-Patent";
hydraPlatforms = lib.platforms.none;
}) {};
"polysemy-account-api" = callPackage
@ -226178,6 +226184,7 @@ self: {
];
description = "Account management with Servant and Polysemy";
license = "BSD-2-Clause-Patent";
hydraPlatforms = lib.platforms.none;
}) {};
"polysemy-check" = callPackage
@ -226258,6 +226265,7 @@ self: {
];
description = "Polysemy effects for databases";
license = "BSD-2-Clause-Patent";
hydraPlatforms = lib.platforms.none;
}) {};
"polysemy-extra" = callPackage
@ -226326,6 +226334,7 @@ self: {
];
description = "Polysemy effects for databases";
license = "BSD-2-Clause-Patent";
hydraPlatforms = lib.platforms.none;
}) {};
"polysemy-hasql-test" = callPackage
@ -226349,6 +226358,7 @@ self: {
];
description = "Test utilities for polysemy-hasql";
license = "BSD-2-Clause-Patent";
hydraPlatforms = lib.platforms.none;
}) {};
"polysemy-http" = callPackage
@ -269819,7 +269829,6 @@ self: {
];
description = "3d math including quaternions/euler angles/dcms and utility functions";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"spatial-math_0_5_0_1" = callPackage
@ -270946,6 +270955,7 @@ self: {
];
description = "Guided derivation for Hasql statements";
license = "BSD-2-Clause-Patent";
hydraPlatforms = lib.platforms.none;
}) {};
"sql-simple" = callPackage
@ -316994,6 +317004,8 @@ self: {
];
description = "Flexible declarative YAML parsing toolkit";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"yaml2owl" = callPackage
@ -321545,6 +321557,7 @@ self: {
];
description = "Polysemy effects for testing";
license = "BSD-2-Clause-Patent";
hydraPlatforms = lib.platforms.none;
}) {};
"zifter" = callPackage