diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml index c1e391aea738..62eb388064b3 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -2607,6 +2607,7 @@ broken-packages: - http-rfc7807 - http-server - http-shed + - httpstan # dependency missing in job https://hydra.nixos.org/build/221916023 at 2023-05-31 - http-wget - htune - htvm diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 495149a19a26..9f4e09bae16e 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -157630,6 +157630,8 @@ self: { ]; description = "Auto-generated httpstan API Client"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "htune" = callPackage