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