mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 03:53:47 +00:00
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on *evaluation [1806530](https://hydra.nixos.org/eval/1806530) of nixpkgs commit [edc6c26
](edc6c261ab
) as of 2024-05-25 11:49 UTC* from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
This commit is contained in:
parent
edc6c261ab
commit
d8550b8bbb
@ -742,6 +742,7 @@ broken-packages:
|
||||
- changelog-d # failure in job https://hydra.nixos.org/build/257082502 at 2024-04-27
|
||||
- changelog-d # failure in job https://hydra.nixos.org/build/259607598 at 2024-05-15
|
||||
- changelog-d # failure in job https://hydra.nixos.org/build/259957724 at 2024-05-19
|
||||
- changelog-d # failure in job https://hydra.nixos.org/build/260724402 at 2024-05-25
|
||||
- changelogged # failure in job https://hydra.nixos.org/build/233211675 at 2023-09-02
|
||||
- character-cases # failure in job https://hydra.nixos.org/build/233197636 at 2023-09-02
|
||||
- charter # failure in job https://hydra.nixos.org/build/233237264 at 2023-09-02
|
||||
@ -1991,6 +1992,7 @@ broken-packages:
|
||||
- ghci-history-parser # failure in job https://hydra.nixos.org/build/233204448 at 2023-09-02
|
||||
- ghci-lib # failure in job https://hydra.nixos.org/build/233216644 at 2023-09-02
|
||||
- ghci-ng # failure in job https://hydra.nixos.org/build/233229533 at 2023-09-02
|
||||
- ghc-internal # failure in job https://hydra.nixos.org/build/260723678 at 2024-05-25
|
||||
- ghcitui # failure in job https://hydra.nixos.org/build/252737339 at 2024-03-16
|
||||
- ghcjs-base-stub # timeout
|
||||
- ghcjs-dom-javascript # failure in job https://hydra.nixos.org/build/255688382 at 2024-04-16
|
||||
@ -4118,6 +4120,7 @@ broken-packages:
|
||||
- non-empty-zipper # failure in job https://hydra.nixos.org/build/233244341 at 2023-09-02
|
||||
- nonlinear-optimization # failure in job https://hydra.nixos.org/build/233204674 at 2023-09-02
|
||||
- noodle # failure in job https://hydra.nixos.org/build/233195125 at 2023-09-02
|
||||
- no-recursion # failure in job https://hydra.nixos.org/build/260711915 at 2024-05-25
|
||||
- normalization-insensitive # failure in job https://hydra.nixos.org/build/233239612 at 2023-09-02
|
||||
- no-role-annots # failure in job https://hydra.nixos.org/build/233229589 at 2023-09-02
|
||||
- notcpp # failure in job https://hydra.nixos.org/build/233216543 at 2023-09-02
|
||||
@ -4932,6 +4935,7 @@ broken-packages:
|
||||
- readline-statevar # failure in job https://hydra.nixos.org/build/233226053 at 2023-09-02
|
||||
- readme-lhs # failure in job https://hydra.nixos.org/build/233248229 at 2023-09-02
|
||||
- readshp # failure in job https://hydra.nixos.org/build/233197835 at 2023-09-02
|
||||
- real-dice # failure in job https://hydra.nixos.org/build/260725788 at 2024-05-25
|
||||
- really-simple-xml-parser # failure in job https://hydra.nixos.org/build/233195945 at 2023-09-02
|
||||
- reanimate-svg # failure in job https://hydra.nixos.org/build/233242271 at 2023-09-02
|
||||
- reasonable-lens # failure in job https://hydra.nixos.org/build/233233111 at 2023-09-02
|
||||
|
@ -616,6 +616,7 @@ dont-distribute-packages:
|
||||
- bamstats
|
||||
- barley
|
||||
- base32-bytestring
|
||||
- base_4_20_0_0
|
||||
- baserock-schema
|
||||
- basic
|
||||
- batchd
|
||||
@ -636,6 +637,7 @@ dont-distribute-packages:
|
||||
- bearriver
|
||||
- beautifHOL
|
||||
- bech32-th
|
||||
- bech32-th_1_1_7
|
||||
- bein
|
||||
- belka
|
||||
- bff
|
||||
@ -1513,6 +1515,7 @@ dont-distribute-packages:
|
||||
- geolite-csv
|
||||
- getemx
|
||||
- ghc-dump-util
|
||||
- ghc-experimental
|
||||
- ghc-imported-from
|
||||
- ghc-instances
|
||||
- ghc-mod
|
||||
@ -2815,7 +2818,6 @@ dont-distribute-packages:
|
||||
- mps
|
||||
- mptcp-pm
|
||||
- mptcpanalyzer
|
||||
- ms-tds
|
||||
- msgpack-aeson
|
||||
- msgpack-arbitrary
|
||||
- msgpack-binary
|
||||
@ -2825,7 +2827,6 @@ dont-distribute-packages:
|
||||
- msgpack-rpc-conduit
|
||||
- msgpack-testsuite
|
||||
- msi-kb-backlit
|
||||
- mssql-simple
|
||||
- mstate
|
||||
- mtgoxapi
|
||||
- mu-avro
|
||||
@ -4226,6 +4227,7 @@ dont-distribute-packages:
|
||||
- werewolf-slack
|
||||
- wgpu-hs
|
||||
- what4
|
||||
- what4_1_6
|
||||
- wheb-mongo
|
||||
- wheb-redis
|
||||
- wheb-strapped
|
||||
|
@ -119670,6 +119670,7 @@ self: {
|
||||
libraryHaskellDepends = [ base ghc-internal ghc-prim ];
|
||||
description = "Experimental features of GHC's standard library";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"ghc-gc-hook" = callPackage
|
||||
@ -119844,6 +119845,8 @@ self: {
|
||||
libraryHaskellDepends = [ ghc-bignum ghc-prim rts ];
|
||||
description = "Basic libraries";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ghc-justdoit" = callPackage
|
||||
@ -210918,7 +210921,6 @@ self: {
|
||||
];
|
||||
description = "TDS Protocol implemented in Haskell";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"msgpack" = callPackage
|
||||
@ -211203,7 +211205,6 @@ self: {
|
||||
];
|
||||
description = "SQL Server client library implemented in Haskell";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"mstate" = callPackage
|
||||
@ -219222,6 +219223,8 @@ self: {
|
||||
testHaskellDepends = [ base doctest ];
|
||||
description = "A GHC plugin to remove support for recursion";
|
||||
license = lib.licenses.agpl3Plus;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"no-role-annots" = callPackage
|
||||
@ -255084,7 +255087,9 @@ self: {
|
||||
testHaskellDepends = [ base extra mtl primes QuickCheck ];
|
||||
description = "Random number generation based on physical media touched by humans";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "real-dice";
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"really-simple-xml-parser" = callPackage
|
||||
@ -294140,9 +294145,7 @@ self: {
|
||||
executableToolDepends = [ alex happy ];
|
||||
description = "SystemVerilog to Verilog conversion";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "sv2v";
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"svfactor" = callPackage
|
||||
|
Loading…
Reference in New Issue
Block a user