Skip to content

fix: flake.nix#15588

Closed
matoous wants to merge 1 commit intohelix-editor:masterfrom
matoous:md/fix-flake
Closed

fix: flake.nix#15588
matoous wants to merge 1 commit intohelix-editor:masterfrom
matoous:md/fix-flake

Conversation

@matoous
Copy link
Copy Markdown
Contributor

@matoous matoous commented Apr 5, 2026

Use rust-toolchain.toml to make nix use the same pinned toolchain as the rest of the repository.

Disclaimer: I have limited experience with Nix, used it for a while but don't do any more, please review thoroughly.

Fixes: #15537

Use rust-toolchain.toml to make nix use the same pinned toolchain
as the rest of the repository.
Copy link
Copy Markdown
Member

@the-mikedavis the-mikedavis left a comment

Choose a reason for hiding this comment

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

For the checks phase and the shell we want to use the MSRV but for building the package we should use the latest stable Rust like we do for releases. I believe the flake dependencies haven't been updated in a while and we need to nix flake update and commit the flake.lock changes

@the-mikedavis
Copy link
Copy Markdown
Member

I pushed up f968687 to update the dependencies

@matoous matoous deleted the md/fix-flake branch April 5, 2026 13:39
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