From 2bfcff671172276635545ccaa8ed137151dec3d1 Mon Sep 17 00:00:00 2001 From: sternenseemann Date: Tue, 27 Sep 2022 16:05:11 +0200 Subject: [PATCH] haskellPackages: mark builds failing on hydra as broken This commit has been generated by maintainers/scripts/haskell/mark-broken.sh --- .../configuration-hackage2nix/broken.yaml | 8 +++++ .../transitive-broken.yaml | 14 +++++---- .../haskell-modules/hackage-packages.nix | 30 +++++++++++++++---- 3 files changed, 42 insertions(+), 10 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml index a49fe7285efd..baaf69a88e29 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -454,6 +454,7 @@ broken-packages: - BPS - braid - brain-bleep + - brassica - Bravo - brians-brain - brick-dropdownmenu @@ -3958,6 +3959,8 @@ broken-packages: - portager - porte - PortFusion + - portray-pretty + - portray-prettyprinter - positron - posix-acl - posix-api @@ -4215,6 +4218,7 @@ broken-packages: - reanimate-svg - reasonable-lens - reason-export + - rec-def - record - record-encode - record-impl @@ -4356,6 +4360,7 @@ broken-packages: - rivet-simple-deploy - RJson - Rlang-QQ + - rle - rlglue - RLP - rl-satton @@ -4648,6 +4653,7 @@ broken-packages: - singnal - singular-factory - sink + - sint - sitepipe - sixfiguregroup - sized-grid @@ -5054,6 +5060,7 @@ broken-packages: - tempodb - temporal-csound - tempus + - ten - tensor - tensorflow - tensorflow-opgen @@ -5201,6 +5208,7 @@ broken-packages: - tomato-rubato-openal - toml - toml-parser + - toml-reader-parse - tonalude - tonaparser - toodles diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml index 329f9eb75147..2a6c9d5dabea 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml @@ -1168,6 +1168,7 @@ dont-distribute-packages: - dep-t-advice - dep-t-dynamic - dep-t-value + - dependent-literals - dependent-literals-plugin - dependent-state - depends @@ -1201,7 +1202,6 @@ dont-distribute-packages: - direct-rocksdb - directory-contents - dirfiles - - disco - discogs-haskell - discord-gateway - discord-hs @@ -1283,6 +1283,7 @@ dont-distribute-packages: - edge - edges - editable + - edits - effective-aspects-mzv - eflint - egison @@ -1413,6 +1414,7 @@ dont-distribute-packages: - filepath-io-access - filesystem-abstractions - filesystem-enumerator + - fin-int - find-clumpiness - findhttp - finitary-derive @@ -2024,6 +2026,7 @@ dont-distribute-packages: - hedgehog-gen-json - hedis-pile - heist-aeson + - heist-extra - helic - helics - helics-wai @@ -2564,6 +2567,7 @@ dont-distribute-packages: - ltext - luachunk - lucid-colonnade + - lucid2-htmx - lucienne - luhn - lui @@ -2992,9 +2996,7 @@ dont-distribute-packages: - poke - polh-lexicon - polydata - - polysemy-RandomFu - polysemy-http - - polysemy-optics - polyseq - polytypeable-utils - pomodoro @@ -3003,6 +3005,8 @@ dont-distribute-packages: - porcupine-core - porcupine-http - porcupine-s3 + - portray-diff-hunit + - portray-diff-quickcheck - ports - poseidon - poseidon-postgis @@ -3390,7 +3394,6 @@ dont-distribute-packages: - servant-matrix-param - servant-oauth2 - servant-oauth2-examples - - servant-polysemy - servant-postgresql - servant-pushbullet-client - servant-rate-limit @@ -3675,10 +3678,11 @@ dont-distribute-packages: - tdlib - tdlib-gen - tdlib-types - - techlab - telega - telegram-bot - telegram-raw-api + - ten-lens + - ten-unordered-containers - tensorflow-core-ops - tensorflow-logging - tensorflow-ops diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 440ed5231592..6d4d247ecc7e 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -48218,7 +48218,9 @@ self: { benchmarkHaskellDepends = [ base criterion file-embed text ]; description = "Featureful sound change applier"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; mainProgram = "brassica"; + broken = true; }) {}; "break" = callPackage @@ -77907,6 +77909,7 @@ self: { ]; description = "Library for dependent-literals-plugin"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; }) {}; "dependent-literals-plugin" = callPackage @@ -81945,7 +81948,6 @@ self: { ]; description = "Functional programming language for teaching discrete math"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; mainProgram = "disco"; }) {}; @@ -88193,6 +88195,7 @@ self: { testToolDepends = [ tasty-discover ]; description = "show the differences between 2 pieces of Text using the Levenshtein distance"; license = lib.licenses.mit; + hydraPlatforms = lib.platforms.none; }) {}; "effect-handlers" = callPackage @@ -98572,6 +98575,7 @@ self: { ]; description = "Finite sets of static size"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; }) {}; "final" = callPackage @@ -135372,6 +135376,7 @@ self: { ]; description = "Extra heist functionality"; license = lib.licenses.mit; + hydraPlatforms = lib.platforms.none; }) {}; "helf" = callPackage @@ -182931,6 +182936,7 @@ self: { testHaskellDepends = [ base hspec HUnit lucid2 text ]; description = "Use htmx in your lucid templates"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; }) {}; "lucienne" = callPackage @@ -222712,7 +222718,6 @@ self: { testToolDepends = [ hspec-discover ]; description = "Experimental, RandomFu effect and interpreters for polysemy"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "polysemy-check" = callPackage @@ -223064,7 +223069,6 @@ self: { libraryHaskellDepends = [ base optics polysemy polysemy-zoo ]; description = "Optics for Polysemy"; license = lib.licenses.bsd2; - hydraPlatforms = lib.platforms.none; }) {}; "polysemy-path" = callPackage @@ -224083,6 +224087,7 @@ self: { ]; description = "HUnit assertions based on portray-diff"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; }) {}; "portray-diff-quickcheck" = callPackage @@ -224098,6 +224103,7 @@ self: { ]; description = "QuickCheck tests with portray-diff"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; }) {}; "portray-pretty" = callPackage @@ -224117,6 +224123,8 @@ self: { ]; description = "Portray backend for pretty"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "portray-prettyprinter" = callPackage @@ -224141,6 +224149,8 @@ self: { ]; description = "Portray backend for prettyprinter"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "ports" = callPackage @@ -237084,6 +237094,8 @@ self: { ]; description = "Recursively defined values"; license = lib.licenses.bsd2; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "rec-smallarray" = callPackage @@ -244336,6 +244348,8 @@ self: { ]; description = "A data type of run-length-encoded lists"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "rlglue" = callPackage @@ -254232,7 +254246,6 @@ self: { ]; description = "Utilities for using servant in a polysemy stack"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "servant-pool" = callPackage @@ -260153,6 +260166,8 @@ self: { ]; description = "Nat singletons represented by Int"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "siphash" = callPackage @@ -279471,7 +279486,6 @@ self: { ]; description = "Bleeding edge prelude"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; }) {}; "technique" = callPackage @@ -280269,6 +280283,8 @@ self: { ]; description = "Functors et al. over arity-1 type constructors"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "ten-lens" = callPackage @@ -280282,6 +280298,7 @@ self: { libraryHaskellDepends = [ base lens profunctors some ten ]; description = "Lenses for the types in the ten package"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; }) {}; "ten-unordered-containers" = callPackage @@ -280307,6 +280324,7 @@ self: { ]; description = "Higher-kinded hash containers"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; }) {}; "tensor" = callPackage @@ -287333,6 +287351,8 @@ self: { ]; description = "Alternative parser for TOML values produced by the toml-reader package"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "tomland" = callPackage