Skip to content

Commit ea2387c

Browse files
mpscholtentm-drtina
authored andcommitted
haskellPackages.amazonka: Fix build
1 parent b47298f commit ea2387c

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

pkgs/development/haskell-modules/configuration-common.nix

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1861,15 +1861,6 @@ self: super: {
18611861
vivid-osc = dontCheck super.vivid-osc;
18621862
vivid-supercollider = dontCheck super.vivid-supercollider;
18631863

1864-
# while waiting for a new release: https://github.com/brendanhay/amazonka/pull/572
1865-
amazonka = appendPatches [
1866-
(fetchpatch {
1867-
relative = "amazonka";
1868-
url = "https://github.com/brendanhay/amazonka/commit/43ddd87b1ebd6af755b166e16336259ec025b337.patch";
1869-
sha256 = "sha256-9Ed3qrLGRaNCdvqWMyg8ydAnqDkFqWKLLoObv/5jG54=";
1870-
})
1871-
] (doJailbreak super.amazonka);
1872-
18731864
# Test suite does not compile.
18741865
feed = dontCheck super.feed;
18751866

pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ broken-packages:
139139
- altfloat # failure in job https://hydra.nixos.org/build/233197874 at 2023-09-02
140140
- alure # failure in job https://hydra.nixos.org/build/233230238 at 2023-09-02
141141
- amazon-emailer # failure in job https://hydra.nixos.org/build/233220018 at 2023-09-02
142-
- amazonka # failure in job https://hydra.nixos.org/build/233220743 at 2023-09-02
143142
- amazonka-iam-policy # failure in job https://hydra.nixos.org/build/233233098 at 2023-09-02
144143
- amazon-products # failure in job https://hydra.nixos.org/build/233193877 at 2023-09-02
145144
- AMI # failure in job https://hydra.nixos.org/build/233232505 at 2023-09-02

pkgs/development/haskell-modules/hackage-packages.nix

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)