Skip to content

chore: use rust-overlay for nix pkg pinning#2359

Merged
brady-stacks merged 2 commits intostx-labs:mainfrom
brady-stacks:update-flake
Apr 14, 2026
Merged

chore: use rust-overlay for nix pkg pinning#2359
brady-stacks merged 2 commits intostx-labs:mainfrom
brady-stacks:update-flake

Conversation

@brady-stacks
Copy link
Copy Markdown
Contributor

@brady-stacks brady-stacks commented Apr 13, 2026

CI was failing with

Rust in nixpkgs: 1.94.0
Latest stable:   1.94.1 (released 2026-03-26)
Stable version was released 18 days ago.
Error: nixpkgs Rust (1.94.0) is behind latest stable (1.94.1) which is > 7 days old.

This decouples our Rust version from the nixpkgs release cycle which is the error above (nixos-unstable lagged behind the latest stable)

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@brady-stacks brady-stacks changed the title chore: update flake.lock chore: use rust-overlay for nix pkg pinning Apr 13, 2026
@brady-stacks brady-stacks enabled auto-merge (squash) April 13, 2026 20:25
Copy link
Copy Markdown
Contributor

@adriano-stacks adriano-stacks left a comment

Choose a reason for hiding this comment

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

Thank you! I was hoping that 1.94.1 would make it into nixpkgs unstable quickly, but it didn't -- the PR for it was merged weeks ago, but they probably slowed down moving stuff to unstable due to the upcoming 26.05 release they are doing.

Using rust-overlay works great for us and gives us more flexibility. Thank you!

@brady-stacks brady-stacks merged commit 9aaf8d6 into stx-labs:main Apr 14, 2026
32 of 33 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