Unverified Commit b4e7f130 authored by maralorn's avatar maralorn
Browse files

haskellPackages: mark builds failing on hydra as broken

This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1800774](https://hydra.nixos.org/eval/1800774) of nixpkgs commit [004ea202](https://github.com/NixOS/nixpkgs/commits/004ea202f2c7010b2ad227843f9f8702eb920f17) as of 2023-10-21 23:54 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
parent f8e6a54a
Loading
Loading
Loading
Loading
+47 −0

File changed.

Preview size limit exceeded, changes collapsed.

+16 −0
Original line number Diff line number Diff line
@@ -252,6 +252,7 @@ dont-distribute-packages:
 - KiCS-debugger
 - KiCS-prophecy
 - LDAPv3
 - LPFP
 - LPPaver
 - LambdaHack
 - LambdaINet
@@ -405,6 +406,7 @@ dont-distribute-packages:
 - UTFTConverter
 - UrlDisp
 - ViennaRNA-extras
 - Vis
 - WEditorBrick
 - WEditorHyphen
 - WL500gPControl
@@ -599,6 +601,7 @@ dont-distribute-packages:
 - babylon
 - backblaze-b2-hs
 - backdropper
 - balkon
 - ballast
 - bamboo
 - bamboo-launcher
@@ -846,6 +849,8 @@ dont-distribute-packages:
 - clash-vhdl
 - clashilator
 - classify-frog
 - classy-effects
 - classy-effects-th
 - classy-miso
 - clckwrks
 - clckwrks-cli
@@ -985,6 +990,7 @@ dont-distribute-packages:
 - craftwerk-cairo
 - craftwerk-gtk
 - craze
 - credentials-cli
 - crf-chain1
 - crf-chain1-constrained
 - crf-chain2-generic
@@ -1122,6 +1128,7 @@ dont-distribute-packages:
 - discogs-haskell
 - discord-gateway
 - discord-hs
 - discord-register
 - discord-rest
 - distributed-fork
 - distributed-fork-aws-lambda
@@ -2003,6 +2010,8 @@ dont-distribute-packages:
 - hedgehog-checkers-lens
 - hedgehog-gen-json
 - hedis-pile
 - heftia
 - heftia-effects
 - heist-aeson
 - heist-async
 - heist-extra
@@ -2486,6 +2495,7 @@ dont-distribute-packages:
 - ldapply
 - leaky
 - lean
 - learn-physics_0_6_6
 - learning-hmm
 - legion
 - legion-discovery
@@ -3013,6 +3023,7 @@ dont-distribute-packages:
 - phonetic-languages-simplified-common
 - phonetic-languages-simplified-examples-array
 - phonetic-languages-simplified-examples-common
 - phonetic-languages-simplified-generalized-examples-common
 - phonetic-languages-simplified-lists-examples
 - phonetic-languages-simplified-properties-lists
 - phonetic-languages-simplified-properties-lists-double
@@ -3051,6 +3062,7 @@ dont-distribute-packages:
 - point-octree
 - pointless-lenses
 - pointless-rewrite
 - poke
 - poker
 - polh-lexicon
 - polydata
@@ -3104,6 +3116,7 @@ dont-distribute-packages:
 - potoki-conduit
 - potoki-hasql
 - potoki-zlib
 - powerqueue-sqs
 - pqueue-mtl
 - practice-room
 - pred-set
@@ -3733,6 +3746,7 @@ dont-distribute-packages:
 - stackage-sandbox
 - stackage-setup
 - stackage-upload
 - stackage2nix
 - stackctl
 - starrover2
 - stateful-mtl
@@ -3766,6 +3780,7 @@ dont-distribute-packages:
 - stripe-tests
 - strongswan-sql
 - structural-induction
 - structured-haskell-mode
 - structured-mongoDB
 - stunts
 - stutter
@@ -3822,6 +3837,7 @@ dont-distribute-packages:
 - tagsoup-navigate
 - tagstew
 - tahoe-directory
 - tahoe-great-black-swamp
 - tahoe-ssk
 - tak-ai
 - takahashi
+109 −0
Original line number Diff line number Diff line
@@ -5289,6 +5289,8 @@ self: {
       testHaskellDepends = [ base text ];
       description = "Environment Variable Parser";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "Earley" = callPackage
@@ -12711,6 +12713,7 @@ self: {
       ];
       description = "Code for the book Learn Physics with Functional Programming";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "LPFP-core" = callPackage
@@ -19918,6 +19921,8 @@ self: {
       ];
       description = "3d math including quaternions/euler angles/dcms and utility functions";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "SpinCounter" = callPackage
@@ -21819,6 +21824,7 @@ self: {
       ];
       description = "Painless 3D graphics, no affiliation with gloss";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "Vulkan" = callPackage
@@ -30165,7 +30171,9 @@ self: {
       ];
       description = "A Haskell equivalent of \"aws rds generate-db-auth-token\"";
       license = lib.licenses.mpl20;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "generate-db-auth-token";
       broken = true;
     }) {};
  "amazonka-controltower" = callPackage
@@ -36008,6 +36016,8 @@ self: {
       testToolDepends = [ hspec-discover ];
       description = "Please see the README on Github at <https://github.com/arbor/antiope#readme>";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "antiope-contract" = callPackage
@@ -36091,6 +36101,8 @@ self: {
       testToolDepends = [ hspec-discover ];
       description = "Please see the README on Github at <https://github.com/arbor/antiope#readme>";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "antiope-messages" = callPackage
@@ -36115,6 +36127,8 @@ self: {
       testToolDepends = [ hspec-discover ];
       description = "Please see the README on Github at <https://github.com/arbor/antiope#readme>";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "antiope-optparse-applicative" = callPackage
@@ -36136,6 +36150,8 @@ self: {
       testToolDepends = [ hspec-discover ];
       description = "Please see the README on Github at <https://github.com/arbor/antiope#readme>";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "antiope-s3" = callPackage
@@ -36218,6 +36234,8 @@ self: {
       testToolDepends = [ hspec-discover ];
       description = "Please see the README on Github at <https://github.com/arbor/antiope#readme>";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "antiope-sqs" = callPackage
@@ -36244,6 +36262,8 @@ self: {
       testToolDepends = [ hspec-discover ];
       description = "Please see the README on Github at <https://github.com/arbor/antiope#readme>";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "antiope-swf" = callPackage
@@ -42686,7 +42706,9 @@ self: {
       ];
       description = "Helper function and types for working with amazonka";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "aws-easy-demo";
       broken = true;
     }) {};
  "aws-ec2" = callPackage
@@ -43175,6 +43197,8 @@ self: {
       benchmarkHaskellDepends = [ base criterion ];
       description = "Wrapper over Amazonka's SES";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "aws-sign4" = callPackage
@@ -43216,6 +43240,8 @@ self: {
       ];
       description = "Dead simple bindings to commonly used AWS Services";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "aws-sns" = callPackage
@@ -43965,6 +43991,7 @@ self: {
       doHaddock = false;
       description = "Text layout engine built on top of HarfBuzz";
       license = lib.licenses.gpl3Only;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "ballast" = callPackage
@@ -51232,6 +51259,8 @@ self: {
       ];
       description = "Adds convenient Amazon ElasticSearch Service authentication to Bloodhound";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "bloomfilter" = callPackage
@@ -58403,6 +58432,8 @@ self: {
       ];
       description = "A library for writing discord bots in haskell";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "calamity-commands" = callPackage
@@ -59178,6 +59209,8 @@ self: {
       testHaskellDepends = [ base mtl tasty tasty-hunit ];
       description = "Monadic capabilities with late binding";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "captcha-2captcha" = callPackage
@@ -64467,6 +64500,7 @@ self: {
       testToolDepends = [ tasty-discover ];
       description = "An interface for a handler-independent, typeclass-based effect system";
       license = lib.licenses.mpl20;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "classy-effects-base" = callPackage
@@ -64481,6 +64515,8 @@ self: {
       testToolDepends = [ tasty-discover ];
       description = "An interface for a handler-independent, typeclass-based effect system";
       license = lib.licenses.mpl20;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "classy-effects-th" = callPackage
@@ -64501,6 +64537,7 @@ self: {
       testToolDepends = [ tasty-discover ];
       description = "Automatic compliance with the classy-effects protocols";
       license = lib.licenses.mpl20;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "classy-influxdb-simple" = callPackage
@@ -66650,7 +66687,9 @@ self: {
       ];
       description = "A Polysemy logging effect for high quality (unstructured) logs";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "example";
       broken = true;
     }) {};
  "co-log-sys" = callPackage
@@ -75332,6 +75371,8 @@ self: {
       testHaskellDepends = [ base ];
       description = "Secure Credentials Storage and Distribution";
       license = "unknown";
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "credentials-cli" = callPackage
@@ -75356,6 +75397,7 @@ self: {
       ];
       description = "Secure Credentials Administration";
       license = "unknown";
       hydraPlatforms = lib.platforms.none;
       mainProgram = "credentials";
     }) {};
@@ -78519,6 +78561,8 @@ self: {
       ];
       description = "Daemons in Haskell made fun and easy";
       license = lib.licenses.gpl3Only;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "dag" = callPackage
@@ -78695,6 +78739,8 @@ self: {
       ];
       description = "A debug adaptor protocol library";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "dapi" = callPackage
@@ -84408,6 +84454,8 @@ self: {
       ];
       description = "Self-describing consumers/parsers; forms, cmd-line args, JSON, etc";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "desert" = callPackage
@@ -87116,6 +87164,8 @@ self: {
       ];
       description = "A data-type representing digits 0-9 and other combinations";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "digitalocean-kzs" = callPackage
@@ -88007,6 +88057,7 @@ self: {
       ];
       description = "Discord verification bot";
       license = lib.licenses.mpl20;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "discord-register-exe";
     }) {};
@@ -93092,6 +93143,8 @@ self: {
       ];
       description = "Typesafe library for working with DynamoDB database";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "dynloader" = callPackage
@@ -93658,7 +93711,9 @@ self: {
       ];
       description = "A handy tool for uploading unikernels to Amazon's EC2";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "ec2-unikernel";
       broken = true;
     }) {};
  "eccrypto" = callPackage
@@ -94969,6 +95024,8 @@ self: {
       ];
       description = "An ekg backend for Amazon Cloudwatch";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "ekg-core" = callPackage
@@ -101577,6 +101634,8 @@ self: {
       executableHaskellDepends = [ base ];
       description = "Extism Plugin Development Kit";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "extra" = callPackage
@@ -104914,6 +104973,8 @@ self: {
       ];
       description = "Functions on System.FilePath";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "filepattern" = callPackage
@@ -127658,7 +127719,9 @@ self: {
       ];
       description = "Command line utility to manage AWS ECS resources";
       license = lib.licenses.asl20;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "groot";
       broken = true;
     }) {};
  "gross" = callPackage
@@ -133815,6 +133878,8 @@ self: {
       ];
       description = "Pure-functional Harfbuzz language bindings";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {inherit (pkgs) harfbuzz;};
  "harg" = callPackage
@@ -138240,7 +138305,9 @@ self: {
       testToolDepends = [ hspec-discover ];
       description = "Storage and index for Bitcoin and Bitcoin Cash";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "haskoin-store";
       broken = true;
     }) {};
  "haskoin-store-data" = callPackage
@@ -142322,6 +142389,8 @@ self: {
       ];
       description = "Customizable Gen for ADT using Generics";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "hedgehog-gen-json" = callPackage
@@ -142658,6 +142727,7 @@ self: {
       testToolDepends = [ tasty-discover ];
       description = "Higher-order version of Freer";
       license = lib.licenses.mpl20;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "heftia-effects" = callPackage
@@ -142684,6 +142754,7 @@ self: {
       testToolDepends = [ tasty-discover ];
       description = "Handlers for standard effects using Heftia";
       license = lib.licenses.mpl20;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "hegg" = callPackage
@@ -147897,7 +147968,9 @@ self: {
       testToolDepends = [ hspec-discover ];
       description = "A terminal UI as drop-in replacement for hledger add";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "hledger-iadd";
       broken = true;
     }) {};
  "hledger-interest" = callPackage
@@ -154480,6 +154553,8 @@ self: {
       ];
       description = "Datadog Propagator for OpenTelemetry";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "hs-opentelemetry-propagator-w3c" = callPackage
@@ -162943,6 +163018,8 @@ self: {
       testHaskellDepends = [ base ];
       description = "AWS SQS conduit";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "hw-balancedparens" = callPackage
@@ -167272,6 +167349,8 @@ self: {
       ];
       description = "Execute arbitrary actions for each item from RSS/Atom feeds";
       license = lib.licenses.cc0;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "immortal_0_2_2_1" = callPackage
@@ -169000,6 +169079,8 @@ self: {
       ];
       description = "Lets you embed CUDA code into Haskell";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {cudart = null;};
  "inline-c-objc" = callPackage
@@ -189385,6 +189466,8 @@ self: {
       librarySystemDepends = [ LLVM ];
       description = "FFI bindings to the LLVM compiler toolkit";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {LLVM = null;};
  "llvm-ffi-tools" = callPackage
@@ -212942,6 +213025,8 @@ self: {
       ];
       description = "Active health checks and monitoring of Nginx upstreams";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "ngx-export-log" = callPackage
@@ -225802,6 +225887,8 @@ self: {
       libraryHaskellDepends = [ base hashable path ];
       description = "A singleton wrapper for the `path` library";
       license = lib.licenses.mpl20;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "path-text-utf8" = callPackage
@@ -229928,6 +230015,7 @@ self: {
       ];
       description = "Some common code for phonetic languages generalized functionality";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "phonetic-languages-simplified-generalized-properties-array" = callPackage
@@ -229947,6 +230035,8 @@ self: {
       ];
       description = "Some 'properties' of the phonetic languages approach text";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "phonetic-languages-simplified-lists-examples" = callPackage
@@ -233632,6 +233722,7 @@ self: {
       ];
       description = "Discord verification bot";
       license = lib.licenses.mpl20;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "poke-exe";
     }) {};
@@ -237601,6 +237692,7 @@ self: {
       ];
       description = "A Amazon SQS backend for powerqueue";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "ppm" = callPackage
@@ -280274,7 +280366,9 @@ self: {
       testHaskellDepends = [ base ];
       description = "Initial project template from stack";
       license = lib.licenses.mpl20;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "sqsd-local";
       broken = true;
     }) {};
  "squares" = callPackage
@@ -281551,6 +281645,8 @@ self: {
       ];
       description = "Tools for curating Stackage bundles";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "stackage-install" = callPackage
@@ -281793,6 +281889,7 @@ self: {
       ];
       description = "Convert Stack files into Nix build instructions";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "stackage2nix";
     }) {};
@@ -286299,6 +286396,7 @@ self: {
       ];
       description = "Structured editing Emacs mode for Haskell";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "structured-haskell-mode";
       maintainers = [ lib.maintainers.peti ];
     }) {};
@@ -291328,7 +291426,9 @@ self: {
       ];
       description = "The Tahoe-LAFS' Content-Hash-Key (CHK) cryptographic protocol";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "tahoe-chk-encrypt";
       broken = true;
     }) {};
  "tahoe-directory" = callPackage
@@ -291395,6 +291495,7 @@ self: {
       ];
       description = "An implementation of the \"Great Black Swamp\" LAFS protocol";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "tahoe-ssk" = callPackage
@@ -294232,7 +294333,9 @@ self: {
       doHaddock = false;
       description = "You can use template.hs to create a new Haskell GitHub repository.";
       license = lib.licenses.unlicense;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "initialise";
       broken = true;
     }) {};
  "tempo" = callPackage
@@ -302040,6 +302143,8 @@ self: {
       sha256 = "1z6rcs85nykz92m59ny2xbj3w78ix6xxlmm1nvsigdn7fwq6kb0h";
       libraryHaskellDepends = [ base containers template-haskell time ];
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "toolshed" = callPackage
@@ -310534,6 +310639,8 @@ self: {
       ];
       description = "Unleash feature toggle client core";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "unlift" = callPackage
@@ -323168,7 +323275,9 @@ self: {
       ];
       description = "A simple CLI utility for interacting with a websocket";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "ws";
       broken = true;
     }) {};
  "ws-chans" = callPackage