python311Packages.scipy: fix build by disabling a test#425900
python311Packages.scipy: fix build by disabling a test#425900wegank merged 1 commit intoNixOS:masterfrom
Conversation
|
Feel free to disable numpy on 3.10 (and older).
It blocks the scipy build there. |
I don't understand.. Why would I do that? I suspect there's a mistake here. |
|
The numpy version we have is not compatible with 3.10, so it is fine to disable because we won't reintroduce a compatible version any more. Numpy is a dependency of scipy, so it blocks the build of python310Packages.scipy, which is why it is related. |
OK I understand, but this PR is about |
|
Hence me opening with "Feel free". |
OK I see. Maybe the word 'also' could have helped here :). I also was a confused because exactly this was already happening on: I get from this that you approve this change here? |
Description of changes
Things done
nix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.