bonsai: 1.1.0 -> 1.2.0

This commit is contained in:
2024-07-23 21:39:07 +00:00
parent 8ced778def
commit 2ca8bcda56

View File

@@ -30,6 +30,12 @@ in
# hash = "sha256-fGuS46f9qSMRHvWZvTmcirKufIqlXHwwhckeK1RNejE=";
# })
(fetchpatch' {
title = "bonsai: 1.1.0 -> 1.2.0";
prUrl = "https://github.com/NixOS/nixpkgs/pull/329263";
hash = "sha256-dyECCn0gcqYwRvCzXISoNY4oNPSTRUyoNVmPApJqkno=";
})
(fetchpatch' {
title = "python312Packages.contourpy: fix cross compilation";
prUrl = "https://github.com/NixOS/nixpkgs/pull/328218";