nixpatches: apply bonsai refactor PR

This commit is contained in:
Colin 2024-01-23 15:50:32 +00:00
parent bfd5630e21
commit 2fbd0f8ee1

View File

@ -26,6 +26,11 @@ let
// (if title != null then { name = title; } else {})
) else null;
in [
(fetchpatch' {
prUrl = "https://github.com/NixOS/nixpkgs/pull/283049";
title = " bonsai: refactor derivation and move to pkgs/by-name";
hash = "sha256-PD1VKd+cQUxllV88QmqheY6JO5l+6YoBW+kT8iyu2Ns=";
})
(fetchpatch' {
prUrl = "https://github.com/NixOS/nixpkgs/pull/280925";
title = "j4-dmenu-desktop: pin to gcc12"; # 2024/01/14: fix build