Commit f5b1e933 authored by sternenseemann's avatar sternenseemann
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 [1789098](https://hydra.nixos.org/eval/1789098) of nixpkgs commit [57c6af2b](https://github.com/NixOS/nixpkgs/commits/57c6af2b888d8e0fff510dc2640f78ee9de36075) as of 2023-01-12 11:40 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
parent 57c6af2b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1093,6 +1093,7 @@ broken-packages:
  - dense
  - dense-int-set
  - dependent-hashmap
  - dep-t-dynamic
  - deptrack-core
  - dep-t-value
  - derangement
@@ -1445,6 +1446,7 @@ broken-packages:
  - fadno-braids
  - fadno-xml
  - failable-list
  - FailT
  - failure-detector
  - fake
  - fake-type
@@ -4360,6 +4362,7 @@ broken-packages:
  - record-wrangler
  - recursors
  - red-black-record
  - redis-glob
  - redis-hs
  - redis-simple
  - Redmine
@@ -4904,6 +4907,7 @@ broken-packages:
  - socket-activation
  - socketed
  - socketio
  - sockets-and-pipes
  - socket-sctp
  - socket-unix
  - sodium
@@ -5819,6 +5823,7 @@ broken-packages:
  - X11-rm
  - X11-xdamage
  - X11-xfixes
  - xcffib
  - xchat-plugin
  - xcp
  - x-dsp
+5 −5
Original line number Diff line number Diff line
@@ -673,10 +673,10 @@ dont-distribute-packages:
 - array-forth
 - arraylist
 - ascii-cows
 - ascii-superset_1_2_4_0
 - ascii-superset_1_2_5_0
 - ascii-table
 - ascii-th_1_1_1_0
 - ascii_1_4_2_0
 - ascii-th_1_2_0_0
 - ascii_1_5_1_0
 - asic
 - asil
 - assert4hs-hspec
@@ -874,7 +874,6 @@ dont-distribute-packages:
 - bv-sized
 - bv-sized-lens
 - bytable
 - bytelog
 - bytepatch
 - bytestring-builder-varword
 - bytestring-read
@@ -1030,6 +1029,7 @@ dont-distribute-packages:
 - comark
 - comfort-array
 - comfort-array-shape
 - comfort-array_0_5_2
 - comfort-fftw
 - comfort-glpk
 - commsec
@@ -3666,7 +3666,6 @@ dont-distribute-packages:
 - snowflake-server
 - sock2stream
 - socket-io
 - sockets
 - socketson
 - solga-swagger
 - solr
@@ -3821,6 +3820,7 @@ dont-distribute-packages:
 - synthesizer
 - synthesizer-alsa
 - synthesizer-core
 - synthesizer-core_0_8_3
 - synthesizer-dimensional
 - synthesizer-filter
 - synthesizer-llvm
+10 −2
Original line number Diff line number Diff line
@@ -6010,6 +6010,8 @@ self: {
       ];
       description = "A 'FailT' monad transformer that plays well with 'MonadFail'";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "FailureT" = callPackage
@@ -50678,7 +50680,6 @@ self: {
       ];
       description = "Fast logging";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "byteorder" = callPackage
@@ -78314,6 +78315,8 @@ self: {
       ];
       description = "A dynamic environment for dependency injection";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "dep-t-value" = callPackage
@@ -238687,6 +238690,8 @@ self: {
       ];
       description = "Specify valid redis globs";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "redis-hs" = callPackage
@@ -265520,7 +265525,6 @@ self: {
       doHaddock = false;
       description = "High-level network sockets";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "sockets-and-pipes" = callPackage
@@ -265542,6 +265546,8 @@ self: {
       ];
       description = "Support for the Sockets and Pipes book";
       license = lib.licenses.asl20;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "socketson" = callPackage
@@ -310364,7 +310370,9 @@ self: {
       ];
       description = "A cffi-based python binding for X";
       license = "unknown";
       hydraPlatforms = lib.platforms.none;
       mainProgram = "xcffibgen";
       broken = true;
     }) {};
  "xchat-plugin" = callPackage