nixpatches: apply outstanding komikku, komga update PRs

This commit is contained in:
Colin 2023-08-16 22:49:45 +00:00
parent ef881b1392
commit ff65a697a9

View File

@ -19,6 +19,16 @@ let
// (if title != null then { name = title; } else {})
);
in [
(fetchpatch' {
title = "komikku: 1.22.0 -> 1.23.0";
prUrl = "https://github.com/NixOS/nixpkgs/pull/249575";
hash = "sha256-CjVAFRcnTjA9DpOdwFwifgriQ9QFFGzchMB0tIVlAQM=";
})
(fetchpatch' {
title = "komga: 1.3.0 -> 1.3.1";
prUrl = "https://github.com/NixOS/nixpkgs/pull/249546";
hash = "sha256-F5rUwZi536r0NkJ2PNVuJK1eXG0lj8q8h9C91CgfhfA=";
})
# (fetchpatch' {
# # TODO: check back in on this around 2023-10-01