Skip to content

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

Merged
mosteo merged 3 commits into
alire-project:masterfrom
mosteo:fix/pin-provides
Oct 7, 2024
Merged

fix: ability to pin a crate that 'provides' a dependency#1771
mosteo merged 3 commits into
alire-project:masterfrom
mosteo:fix/pin-provides

Conversation

@mosteo

@mosteo mosteo commented Oct 2, 2024

Copy link
Copy Markdown
Member

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

mosteo commented Oct 2, 2024

Copy link
Copy Markdown
Member Author

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

Comment thread src/alire/alire-roots.adb Outdated
@mosteo mosteo merged commit bd9ade6 into alire-project:master Oct 7, 2024
@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
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.

Understand provides in pinned crate

2 participants