File tree Expand file tree Collapse file tree 3 files changed +0
-12
lines changed
pkgs/development/haskell-modules
configuration-hackage2nix Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments