From caccbc6bf19290eb87367ca1fc94e835d0351d98 Mon Sep 17 00:00:00 2001 From: Marc Scholten Date: Sat, 18 May 2024 14:39:28 +0200 Subject: [PATCH] haskellPackages.http2-client: unbroken This package works fine locally. Looks like the failing build was fixed with the recent release --- .../haskell-modules/configuration-hackage2nix/broken.yaml | 1 - pkgs/development/haskell-modules/hackage-packages.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml index b32bd0d79d25..59b1609bea99 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -2897,7 +2897,6 @@ broken-packages: - hts # failure in job https://hydra.nixos.org/build/233256407 at 2023-09-02 - htsn # failure in job https://hydra.nixos.org/build/233197004 at 2023-09-02 - htssets # failure in job https://hydra.nixos.org/build/233195420 at 2023-09-02 - - http2-client # failure in job https://hydra.nixos.org/build/233214193 at 2023-09-02 - http2-grpc-types # failure in job https://hydra.nixos.org/build/233197769 at 2023-09-02 - http2-tls # failure in job https://hydra.nixos.org/build/233227095 at 2023-09-02 - http-attoparsec # failure in job https://hydra.nixos.org/build/233233534 at 2023-09-02 diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 573d17b2bf6c..517cb704ac52 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -165046,7 +165046,6 @@ self: { description = "A native HTTP2 client library"; license = lib.licenses.bsd3; hydraPlatforms = lib.platforms.none; - broken = true; }) {}; "http2-client-exe" = callPackage