flatpak: fix cross for 1.14.10

This commit is contained in:
2024-08-19 23:39:31 +00:00
parent 6341531122
commit 82aa0eb1d6

View File

@@ -48,6 +48,12 @@ in
# hash = "sha256-Jo37TmzEbqZQVlFtLQ/hI1AAPXS0dnkXh58eHpuwT5M="; # hash = "sha256-Jo37TmzEbqZQVlFtLQ/hI1AAPXS0dnkXh58eHpuwT5M=";
# hash = "sha256-/N3FQ0CZ8IOxEYci2UKOG0POYuTyCTH/ZWTRyjIOlEc="; # hash = "sha256-/N3FQ0CZ8IOxEYci2UKOG0POYuTyCTH/ZWTRyjIOlEc=";
}) })
(fetchpatch' {
# TODO: send upstream: <https://github.com/uninsane/nixpkgs/pull/new/pr-flatpak-cross-2>
title = "flatpak: fix cross compilation for 1.14.10";
saneCommit = "665f4fdabdf15110f609bfb59a8b3bc229b195af";
hash = "sha256-eSAB5OqnjqXKY19E3PGbKmfUW3l0RyG9khllk6x/tzI=";
})
(fetchpatch' { (fetchpatch' {
title = "syshud: 0-unstable-2024-07-29 -> 0-unstable-2024-08-10"; title = "syshud: 0-unstable-2024-07-29 -> 0-unstable-2024-08-10";