libkiwix: downgrade to 12.0.0 again

This commit is contained in:
Colin 2023-08-03 08:47:15 +00:00
parent 6e85f26964
commit 687ceba474

View File

@ -20,11 +20,12 @@ let
); );
in [ in [
(fetchpatch' { # (fetchpatch' {
title = "libkiwix: 12.0.0 -> 12.1.0"; # # TODO: check back in on this around 2023-10-01
prUrl = "https://github.com/NixOS/nixpkgs/pull/246700"; # title = "libkiwix: 12.0.0 -> 12.1.0";
hash = "sha256-LyTkWNgG1mynCdckKm3Hj9ifzLemyrhJ9BFVaPppwgw="; # prUrl = "https://github.com/NixOS/nixpkgs/pull/246700";
}) # hash = "sha256-LyTkWNgG1mynCdckKm3Hj9ifzLemyrhJ9BFVaPppwgw=";
# })
# (fetchpatch' { # (fetchpatch' {
# # XXX: doesn't cleanly apply; fetch `firefox-pmos-mobile` branch from my git instead # # XXX: doesn't cleanly apply; fetch `firefox-pmos-mobile` branch from my git instead