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

chore: upgrade nix deps & migrate to stable #7517

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

rkrasiuk
Copy link
Collaborator

Motivation

Currently, nix builds fail due to usage of old nightly compiler and outdated dependencies in the lockfile.

thread 'rustc' panicked at compiler/rustc_trait_selection/src/traits/query/type_op/implied_outlives_bounds.rs:211:21:
not implemented: Shouldn't expect a placeholder type in implied bounds (yet)

Solution

Upgrade deps & migrate to stable.

@rkrasiuk rkrasiuk added the T-meta Type: meta label Mar 29, 2024
@mattsse mattsse merged commit d1ab09d into master Mar 29, 2024
19 checks passed
@mattsse mattsse deleted the rkrasiuk/migrate-nix-flake-to-stable branch March 29, 2024 15:48
ZhangZhuoSJTU pushed a commit to MEDGA-eth/foundry that referenced this pull request Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-meta Type: meta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants