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

[bazel] use GitHub mirrors of boringssl and mundane #12533

Merged
merged 1 commit into from
May 9, 2022

Conversation

timothytrippel
Copy link
Contributor

@timothytrippel timothytrippel commented May 7, 2022

This updates the bazel repo deps to use the GitHub mirrors of the boringssl and mundane deps since the Google git hosting platform would not allow locking down a specific sha256 for a given commit. See #12531 for details.

This fixes #12531.

Signed-off-by: Timothy Trippel [email protected]

Note: this depends on #12526. Only review the last commit.

This updates the bazel repo deps to use the GitHub mirrors of the
`boringssl` and `mundane` deps since the Google git hosting platform
would not allow locking down a specific sha256 for a given commit.
See lowRISC#12531 for details.

This fixes lowRISC#12531.

Signed-off-by: Timothy Trippel <[email protected]>
@timothytrippel
Copy link
Contributor Author

PR dependency removed.

@timothytrippel timothytrippel merged commit 1a0419b into lowRISC:master May 9, 2022
@timothytrippel timothytrippel deleted the update-rust-deps branch May 9, 2022 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bazel] pin down boringssl and mundane deps via sha256s
3 participants