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

update nix flake environment #654

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

lukashermansson
Copy link
Contributor

@lukashermansson lukashermansson commented Oct 7, 2024

Objective

I noticed that when trying to diagnose an issue that we don't compile with the current nix lock, (rust being to old)

error: package `tokio-macros v2.4.0` cannot be built because it requires rustc 1.70 or newer, while the currently active rustc version is 1.65.0-nightly

Solution

ran nix flake update, and now it brings in a recent enough rust nightly for everything to compile

@dyc3 dyc3 enabled auto-merge (squash) October 7, 2024 20:54
@dyc3 dyc3 merged commit 774a142 into valence-rs:main Oct 7, 2024
11 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.

2 participants