jacinda: build with alex >= 3.4 as new release requires

This commit is contained in:
sternenseemann 2023-09-21 16:52:37 +02:00
parent 5c87b0f672
commit 8eff84a4fe

View File

@ -531,13 +531,8 @@ self: super: {
# https://github.com/ekmett/structures/issues/3
structures = dontCheck super.structures;
jacinda = appendPatches [
(pkgs.fetchpatch {
name = "jacinda-alex-3.3.patch";
url = "https://github.com/vmchale/jacinda/commit/b8e18871900402e6ab0addae2e41a0f360682ae3.patch";
sha256 = "0c1b9hp9j44zafzjidp301dz0m54vplgfisqvb1zrh1plk6vsxsa";
})
] (overrideCabal { revision = null; editedCabalFile = null; } super.jacinda);
# Requires alex >= 3.4
jacinda = super.jacinda.override { alex = self.alex_3_4_0_0; };
# Disable test suites to fix the build.
acme-year = dontCheck super.acme-year; # http://hydra.cryp.to/build/497858/log/raw