Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Fixed local crates being added to ebuild #35

Merged
merged 1 commit into from
Jun 18, 2020
Merged

Fixed local crates being added to ebuild #35

merged 1 commit into from
Jun 18, 2020

Conversation

leonardohn
Copy link
Contributor

@leonardohn leonardohn commented Jun 18, 2020

I've been trying to generate ebuilds for rust-analyzer but some local crates were erroneously being added to CRATES variable, so I modified cargo-ebuild to check whether the dependency comes from crates.io. I think this change also solves issues #18 and #34.

@cardoe cardoe merged commit 7ce19ef into cardoe:master Jun 18, 2020
@leonardohn leonardohn deleted the local-crate-fix branch June 18, 2020 16:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants