nixpkgs: apply buffybox patch
This commit is contained in:
@@ -29,6 +29,13 @@ let
|
||||
);
|
||||
in
|
||||
[
|
||||
(fetchpatch' {
|
||||
# TODO: merge/feedback after testing
|
||||
name = "pkgs/buffybox: 3.2.0-unstable-2025-03-16 -> 3.3.0";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/403179";
|
||||
hash = "sha256-9maM1MuoI/4oW55m0jBk54PVeNFAAGYcZPVvuxtKEJQ=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
name = "blueprint-compiler: wrap with required dependencies";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/400415";
|
||||
|
Reference in New Issue
Block a user