Skip to content
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

Support avoid-version and deprecated with the 0install-solver #5879

Closed
wants to merge 2 commits into from

Conversation

dra27
Copy link
Member

@dra27 dra27 commented Mar 12, 2024

This plumbs in ocaml-opam/opam-0install-solver#37, both of which I think we should sort out, but possibly not for 2.2.0.

@dra27
Copy link
Member Author

dra27 commented Mar 12, 2024

I don't think we had this in a different PR, @kit-ty-kate?

@kit-ty-kate
Copy link
Member

I don't think we had this in a different PR, @kit-ty-kate?

not that i can remember i don't think.

@dra27
Copy link
Member Author

dra27 commented Mar 12, 2024

Just for context, this was a brief rabbithole from ocaml/opam-repository#25441 (comment) 🙂

] in
let pkg_extra =
if OpamPackage.Set.mem nv avoid_versions then
(OpamCudf.s_avoid_version, `Bool true)::pkg_extra
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kit-ty-kate kit-ty-kate marked this pull request as draft July 30, 2024 18:20
@kit-ty-kate
Copy link
Member

Superseded by #6130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants