-
-
Notifications
You must be signed in to change notification settings - Fork 17.5k
python313Packages.pybind11: 2.13.6 -> 3.0.1 #442242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This was broken when using multiple `cmakeFlags` without `__structuredAttrs`, because `args+=($cmakeFlags)` wouldn’t split it on whitespace. Let’s do something much cleaner instead.
|
Generated using Command:
|
doronbehar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good, so besides @dotlambda's comments this is good to go on my part.
c16ed93 to
9d8e2cb
Compare
|
One slightly weird thing here: we do |
GaetanLepage
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @emilazy!
Based on #419220, with working tests and a patch version bump, and rebased after #431558.
@doronbehar Thanks for your work on this! Hope you don’t mind me building on it here – I’ve built a fair amount of stuff with this without issues. I squashed a few of your commits together along with my fixes, as #431558 made them tricky to disentangle. Happily, it seems like all of the tests pass now, at least for me on Darwin.
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.