Merge pull request #115484 from markus1189/haskellPackages-unbreak-amazonka

haskellPackages.amazonka: Unbreak by fetching patch
This commit is contained in:
Dennis Gosnell 2021-03-09 19:52:12 +09:00 committed by GitHub
commit 672d801574
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View file

@ -1617,4 +1617,13 @@ self: super: {
'';
});
# while waiting for a new release: https://github.com/brendanhay/amazonka/pull/572
amazonka = appendPatches (doJailbreak super.amazonka) [
(pkgs.fetchpatch {
stripLen = 1;
url = "https://github.com/brendanhay/amazonka/commit/43ddd87b1ebd6af755b166e16336259ec025b337.patch";
sha256 = "1x9l5xgvrh908di6whpavyp08cys11v3yn6rc21zw87xiyigdbi3";
})
];
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

View file

@ -3183,7 +3183,6 @@ broken-packages:
- amazon-emailer
- amazon-emailer-client-snap
- amazon-products
- amazonka
- amazonka-s3-streaming
- amby
- AMI