haskellPackages.stripeapi: Mark broken because of consistent build timeout

This commit is contained in:
Malte Brandy 2021-06-22 23:24:48 +02:00
parent 5145ed4cf7
commit 37919f9f1e
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9
2 changed files with 3 additions and 0 deletions

View file

@ -4519,6 +4519,7 @@ broken-packages:
- string-quote
- stringtable-atom
- stripe
- stripeapi
- stripe-hs
- stripe-http-streams
- stripe-signature

View file

@ -250082,6 +250082,8 @@ self: {
];
description = "Stripe-Library";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"strips" = callPackage