nixpkgs-bootstrap: fix numpy
This commit is contained in:
@@ -68,6 +68,12 @@ in
|
||||
hash = "sha256-6XXgSCXhC5DneSICguPtdnjX00SVJeiHxmJ55MoB+Xs=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
name = "python3Packages.meson-python: honor mesonFlagsArray";
|
||||
saneCommit = "38681f9dbd65e92bc4c3f49f0ce9c7b15dcbe9ea";
|
||||
hash = "sha256-YzS6eX6sPbEx3CzAGaz8alz/s8O5JjkXtg+/Wk7ndZ0=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
# patch should be safe to remove; keeping it here to track the upstreaming status
|
||||
name = "nixos/gitea: don't configure the database if `createDatabase == false`";
|
||||
|
Reference in New Issue
Block a user