nixpkgs-bootstrap: link to libcamera patch, merged into staging-next
This commit is contained in:
@@ -39,6 +39,14 @@ in
|
|||||||
# hash = "sha256-4nzTHWmAiY9HMTu07rj0RdhlK7SWshXpkoqlKHg25do=";
|
# hash = "sha256-4nzTHWmAiY9HMTu07rj0RdhlK7SWshXpkoqlKHg25do=";
|
||||||
# })
|
# })
|
||||||
|
|
||||||
|
# merged into staging-next 2024-11-28; cherry picking causes mass rebuild.
|
||||||
|
# remove targeted patch in pipewire.nix once mainline
|
||||||
|
# (fetchpatch' {
|
||||||
|
# name = "libcamera: re-sign IPA modules after fixup";
|
||||||
|
# prUrl = "https://github.com/NixOS/nixpkgs/pull/353336";
|
||||||
|
# hash = "sha256-RzpQQ5452QSydPGHYRSo5r2OT08rLCz0X+g121SnlR4=";
|
||||||
|
# })
|
||||||
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
name = "gnome-maps: fix cross compilation";
|
name = "gnome-maps: fix cross compilation";
|
||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/357238";
|
prUrl = "https://github.com/NixOS/nixpkgs/pull/357238";
|
||||||
|
Reference in New Issue
Block a user