nixpkgs/patches: send contourpy fix upstream
This commit is contained in:
@@ -31,11 +31,10 @@ in
|
||||
# })
|
||||
|
||||
(fetchpatch' {
|
||||
# TODO: send upstream after ensuring that `compass` (the consumer) works.
|
||||
# <https://github.com/uninsane/nixpkgs/pull/new/pr-contourpy-cross>
|
||||
title = "python312Packages.contourpy: fix cross compilation";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/328218";
|
||||
saneCommit = "74a003b0af9820f6f7c6c62b3d2bec6df3a8d7b8";
|
||||
hash = "sha256-M5mP+hN+05hvno9Ot+jLimVszeLY7pWAb900VdGmaFg=";
|
||||
hash = "sha256-PV/dkmTXr31Du8OwSaKwe2B0RibNs8r8v7UxLZ4IXYQ=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
|
Reference in New Issue
Block a user