nixpkgs: push libbytesize cross fix towards upstream
This commit is contained in:
@@ -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' {
|
||||
|
Reference in New Issue
Block a user