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

Fixed NixOs vendoring issue #409

Merged
merged 5 commits into from
Mar 15, 2024
Merged

Fixed NixOs vendoring issue #409

merged 5 commits into from
Mar 15, 2024

Conversation

akorchyn
Copy link
Contributor

Resolves: #392

You can test it by

cargo package

@jtraglia
Copy link
Member

Hey @akorchyn thanks for taking this on! Looks good, just need to update the CI workflow.

@akorchyn
Copy link
Contributor Author

Sorry, I missed one spot in the build.rs :)
Should be fine now, I believe.

Copy link
Member

@ralexstokes ralexstokes left a comment

Choose a reason for hiding this comment

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

nice! thanks for this :)

haven't tested out e.g. cargo package or cargo vendor yet but the diff generally looks good

Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Show resolved Hide resolved
Copy link
Member

@jtraglia jtraglia left a comment

Choose a reason for hiding this comment

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

LGTM 🥇thanks again @akorchyn! Just want some confirmations from the team before merging.

Copy link
Contributor

@pawanjay176 pawanjay176 left a comment

Choose a reason for hiding this comment

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

Ran CI on lighthouse with this branch and it looks fine, changes also make sense to me

Copy link
Contributor

@Rjected Rjected left a comment

Choose a reason for hiding this comment

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

this looks good to me, should work with revm / reth / alloy. moving cargo.toml to the top level makes sense

@jtraglia jtraglia merged commit f345b66 into ethereum:main Mar 15, 2024
35 checks passed
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.

Rust bindings lack flexibility with current structure of build script
5 participants