Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: ability to pin a crate that 'provides' a dependency #1771

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

mosteo
Copy link
Member

@mosteo mosteo commented Oct 2, 2024

This caused a crate mismatch before the fix.

Fixes #1693

@mosteo mosteo marked this pull request as ready for review October 2, 2024 11:51
@mosteo
Copy link
Member Author

mosteo commented Oct 2, 2024

@reznikmm give this one a shot if you can, for your use case.

src/alire/alire-roots.adb Outdated Show resolved Hide resolved
@mosteo mosteo merged commit bd9ade6 into alire-project:master Oct 7, 2024
26 checks passed
@mosteo mosteo deleted the fix/pin-provides branch October 7, 2024 11:33
mosteo added a commit to mosteo/alire that referenced this pull request Oct 8, 2024
…ct#1771)

* Fix: consider 'provides' during pinning

* Test

* Fix unwanted edition in alire-roots.adb
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Understand provides in pinned crate
2 participants