-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
osqp: init at 0.6.0 #93703
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
osqp: init at 0.6.0 #93703
Conversation
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.
Question about version & platforms chosen. Formatting fixes.
- Diff needs fixes
- Commits mostly good, might need to change version name
- Builds via nix-review
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.
- Diff LGTM
- Commits need squashed together (
git rebase -i master
, then change the later commits from "pick" to "squash"). Change name of "osqp: init at ..." commit to include the new version. - Builds via nix-review
Need to address which version to use. Latest tag is 0.6.0, but this uses an untagged version which might be unstable. I have a preference for using the tagged version unless a good reason is given.
Done |
4a28c95
to
c44996b
Compare
Done |
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.
- Diff LGTM
- Commits LGTM
- Builds via
nix-review
:
https://github.com/NixOS/nixpkgs/pull/93703
1 package built:
osqp
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.
- Diff LGTM
- Commits LGTM
- Builds via
nix-review
- Review comments from @sikmir addressed
https://github.com/NixOS/nixpkgs/pull/93703
1 package built:
osqp
Motivation for this change
Packaged a quadratic programming solver for NixOS.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)