python311Packages.freud: init at 3.0.0#313079
Conversation
|
@ofborg build python312Packages.freud |
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
There was a problem hiding this comment.
We should probably patch that tp just numpy
There was a problem hiding this comment.
We should probably patch that tp just numpy
There is a difference between the two, and many packages require oldest-supported-numpy. TBH I don't understand the idea behind this meta package. Note that even in Nixpkgs it is defined to simply propagate numpy so I think it's OK.
There was a problem hiding this comment.
It is just a meta package which requires the last numpy upstream support IIRC
There was a problem hiding this comment.
Why not use our Eigen?
Indeed it would have been nice, I haven't thought about it. However, upstream doesn't seem to support that out of the box via a cmake option or a like. Also I'm not sure it will save us space, because upstream doesn't distribute eventually all of eigen's libraries. I added a sentence to the comment explaining the reasoning.
|
I now noticed I didn't enable the tests, so here are them now. |
|
I will wait for CI on all platforms. |
Motivation for this change
Things done
sandbox = trueset innix.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/)nixos/doc/manual/md-to-db.shto update generated release notes