diff --git a/pkgs/by-name/nixpkgs-bootstrap/patches.nix b/pkgs/by-name/nixpkgs-bootstrap/patches.nix index 84a69c74b..331c3b563 100644 --- a/pkgs/by-name/nixpkgs-bootstrap/patches.nix +++ b/pkgs/by-name/nixpkgs-bootstrap/patches.nix @@ -40,6 +40,12 @@ in hash = "sha256-D8Royett8CSZD7xHYEj6qvJCMFaFKz8SNOIBABapgDc="; }) + (fetchpatch' { + name = "buffybox: 3.2.0-unstable-2025-03-12 -> 3.2.0-unstable-2025-03-16"; + prUrl = "https://github.com/NixOS/nixpkgs/pull/392199"; + hash = "sha256-ychyFzpmiyMFGxF6IpqQNiOWmwwbAcREXwkaj/lHG74="; + }) + (fetchpatch' { # 2025-03-14: merged into staging-next name = "[staging-next] pipewire: fix cross compilation";