From ef43bede6dbf2e316c2590a77f74d6cf852458f0 Mon Sep 17 00:00:00 2001 From: maralorn Date: Fri, 30 Dec 2022 22:06:21 +0100 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 | 1 + .../haskell-modules/hackage-packages.nix | 18 ++++++++++++++++++ 3 files changed, 27 insertions(+) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml index c3e6213c2138..7ecd847ddf64 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -474,6 +474,7 @@ broken-packages: - bricks-internal - brick-skylighting - brillig + - brittany - broadcast-chan-tests - broccoli - brok @@ -2569,6 +2570,7 @@ broken-packages: - http-conduit-downloader - http-directory - http-dispatch + - http-encodings - http-grammar - http-kinder - http-kit @@ -2651,6 +2653,7 @@ broken-packages: - icepeak - icfpc2020-galaxy - IcoGrid + - iconv-typed - ideas - ide-backend-common - idempotent @@ -2772,6 +2775,7 @@ broken-packages: - irc-fun-types - ireal - iri + - iridium - iris - iron-mq - irt @@ -3057,6 +3061,7 @@ broken-packages: - libltdl - liboath-hs - liboleg + - libpafe - libpq - librandomorg - libsystemd-daemon @@ -3353,6 +3358,7 @@ broken-packages: - mmtf - mmtl - Mobile-Legends-Hack-Cheats + - mockazo - mock-httpd - modbus-tcp - model @@ -4312,6 +4318,7 @@ broken-packages: - rank-product - rapid-term - Rasenschach + - rating-chgk-info - rational-list - rattle - rattletrap @@ -4483,6 +4490,7 @@ broken-packages: - rivers - rivet-migration - rivet-simple-deploy + - RJson - Rlang-QQ - rlglue - RLP diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml index e77271a3461b..141df6fa0e88 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml @@ -2423,6 +2423,7 @@ dont-distribute-packages: - javaclass - javascript-extras - javasf + - jespresso - jmacro-rpc-happstack - jmacro-rpc-snap - join diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 3c48e1563853..abe79ed19883 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -17288,6 +17288,8 @@ self: { ]; description = "A reflective JSON serializer/parser"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "RLP" = callPackage @@ -48892,6 +48894,7 @@ self: { license = lib.licenses.agpl3Only; hydraPlatforms = lib.platforms.none; mainProgram = "brittany"; + broken = true; }) {}; "brittany" = callPackage @@ -48927,7 +48930,9 @@ self: { ]; description = "Haskell source code formatter"; license = lib.licenses.agpl3Only; + hydraPlatforms = lib.platforms.none; mainProgram = "brittany"; + broken = true; }) {}; "broadcast-chan" = callPackage @@ -153199,6 +153204,8 @@ self: { ]; description = "A library for encoding and decoding bodies of HTTP messages"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "http-enumerator" = callPackage @@ -157861,6 +157868,8 @@ self: { testHaskellDepends = [ base ]; description = "Type safe iconv wrapper"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "ide-backend" = callPackage @@ -163510,7 +163519,9 @@ self: { ]; description = "Automated Local Cabal Package Testing and Uploading"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; mainProgram = "iridium"; + broken = true; }) {}; "iris" = callPackage @@ -165431,6 +165442,7 @@ self: { ]; description = "Extract all JavaScript from an HTML page and consolidate it in one script"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; mainProgram = "jespresso"; }) {}; @@ -177253,6 +177265,8 @@ self: { testHaskellDepends = [ base bytestring iconv transformers ]; description = "Wrapper for libpafe"; license = lib.licenses.gpl2Only; + hydraPlatforms = lib.platforms.none; + broken = true; }) {pafe = null;}; "libpq" = callPackage @@ -192160,6 +192174,8 @@ self: { ]; description = "Mock records of functions easily"; license = lib.licenses.mit; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "mockery" = callPackage @@ -236742,6 +236758,8 @@ self: { benchmarkHaskellDepends = [ base-noprelude gauge relude ]; description = "Client for rating.chgk.info API and CSV tables (documentation in Russian)"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "rating-systems" = callPackage