Merge pull request #312646 from mpscholten/http2-client

haskellPackages.http2-client: unbroken
This commit is contained in:
Naïm Favier
2024-05-18 16:36:48 +02:00
committed by GitHub
2 changed files with 0 additions and 2 deletions
@@ -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
-1
View File
@@ -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