nixpkgs: update patches
This commit is contained in:
@@ -93,15 +93,14 @@ in
|
|||||||
hash = "sha256-hAaFHlJdx1GjQIJG5zxTBHm+CbmR/zlKUB9eyxPQbOg=";
|
hash = "sha256-hAaFHlJdx1GjQIJG5zxTBHm+CbmR/zlKUB9eyxPQbOg=";
|
||||||
})
|
})
|
||||||
|
|
||||||
# branch: wip-ffado-cross / wip-ffado-cross2
|
# branch: wip-ffado-cross / wip-ffado-cross2 / 2024-08-11-wip-ffado-cross
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
# TODO: send out for review (after next staging -> master merge, so that it has jtojnar's changes)
|
# TODO: send out for review (target staging, because rebuilds)
|
||||||
# - <https://github.com/NixOS/nixpkgs/pull/306407>
|
# TODO: also, remove `fix-build.patch` as part of the PR
|
||||||
# wait until python3 is fixed on cross, also: <https://github.com/NixOS/nixpkgs/pull/325218>
|
|
||||||
title = "ffado: support cross compilation";
|
title = "ffado: support cross compilation";
|
||||||
saneCommit = "e58b053bff32ba825dc8783c2725fcefb37a3e14";
|
saneCommit = "cd316aaa667b6758d6866b356f4040343ffb6f80";
|
||||||
hash = "sha256-YMX+99HOvMpk+hVPIe+ThixEbK8JNxiyEhqxSkASZ2Q=";
|
# saneCommit = "e58b053bff32ba825dc8783c2725fcefb37a3e14";
|
||||||
# saneCommit = "001fe13a735cb9c6fad80525531e863f949e1495";
|
hash = "sha256-bFW8eapokQEqHGqB2qqgz9cfP3NpKqIKeX437GgLfQE=";
|
||||||
})
|
})
|
||||||
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
@@ -120,9 +119,10 @@ in
|
|||||||
})
|
})
|
||||||
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
|
# TODO(2024-08-11): re-open after i've deployed
|
||||||
title = "libgweather: enable introspection on cross builds";
|
title = "libgweather: enable introspection on cross builds";
|
||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/251956";
|
prUrl = "https://github.com/NixOS/nixpkgs/pull/251956";
|
||||||
hash = "sha256-ovWXFX6gMXM+E9yhX7GnDOB9f2HAZSjZRwGAVLTvFC0=";
|
hash = "sha256-sFuuZpq/DlgFESJhvKj8UaZiA8JGsGpVmyx1s/0OKT8=";
|
||||||
})
|
})
|
||||||
|
|
||||||
# (fetchpatch' {
|
# (fetchpatch' {
|
||||||
|
Reference in New Issue
Block a user