haskellPackages: mark builds failing on hydra as broken

This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1795767](https://hydra.nixos.org/eval/1795767) of nixpkgs commit [7041bc7](7041bc7a1f) as of 2023-05-31 06:47 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
This commit is contained in:
Ellie Hermaszewska 2023-05-31 14:50:27 +08:00
parent 7041bc7a1f
commit c400efcf3f
No known key found for this signature in database
2 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -157630,6 +157630,8 @@ self: {
];
description = "Auto-generated httpstan API Client";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"htune" = callPackage