nixpkgs: push libbytesize cross fix towards upstream

This commit is contained in:
2025-04-04 15:20:09 +00:00
parent bca2cea95f
commit ccf2d5baa1

View File

@@ -61,11 +61,12 @@ in
})
(fetchpatch' {
# XXX(2025-04-03): send out for review once tested!
# dep of swaync, evolution-data-server, folks, calls, gnome-calendar, gnome-contacts, planify
name = "libbytesize: fix cross compilation";
saneCommit = "6122f10876e3642092e8b8e1160f164ca87bda7d";
hash = "sha256-wg2iIm36q65rwfTan6ZDBRVoVpG01dIsAu6/loOCxlo=";
prUrl = "https://github.com/NixOS/nixpkgs/pull/396061";
hash = "sha256-40haYcYLjHhIxBl3OXXUxpcilnOL04sSdhHwTO8S+ss=";
# saneCommit = "6122f10876e3642092e8b8e1160f164ca87bda7d";
# hash = "sha256-wg2iIm36q65rwfTan6ZDBRVoVpG01dIsAu6/loOCxlo=";
})
# (fetchpatch' {