haskellPackages.stripeapi: Mark broken because of consistent build timeout
This commit is contained in:
parent
5145ed4cf7
commit
37919f9f1e
@ -4519,6 +4519,7 @@ broken-packages:
|
||||
- string-quote
|
||||
- stringtable-atom
|
||||
- stripe
|
||||
- stripeapi
|
||||
- stripe-hs
|
||||
- stripe-http-streams
|
||||
- stripe-signature
|
||||
|
@ -250082,6 +250082,8 @@ self: {
|
||||
];
|
||||
description = "Stripe-Library";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"strips" = callPackage
|
||||
|
Loading…
Reference in New Issue
Block a user