bonsai: 1.0.2 -> 1.1.0

This commit is contained in:
2024-02-25 01:58:45 +00:00
parent f714bd8281
commit 15a7793f0d

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/291232";
title = "bonsai: 1.0.2 -> 1.1.0";
hash = "sha256-WHb/pMEQNTLugj96iv705TMmjCT1hWUFQCKKMiM/8qY=";
})
(fetchpatch' {
prUrl = "https://github.com/NixOS/nixpkgs/pull/290761";
title = "icu: fix cross compilation";