Skip to content

chore(flake): update nixpkgs lock input#1841

Merged
brianmcgillion merged 1 commit intotiiuae:mainfrom
vadika:chore/flake-lock-cache-invalidation
Mar 21, 2026
Merged

chore(flake): update nixpkgs lock input#1841
brianmcgillion merged 1 commit intotiiuae:mainfrom
vadika:chore/flake-lock-cache-invalidation

Conversation

@vadika
Copy link
Copy Markdown
Contributor

@vadika vadika commented Mar 20, 2026

Summary

  • Update the nixpkgs input in flake.lock to a newer pinned revision.
  • Previous lock update causes binary cache invalidations across a large part of the dependency graph.
  • As a consequence, builds trigger massive rebuilds until substitute caches are warmed again.

@vadika vadika marked this pull request as draft March 20, 2026 16:02
Refresh the pinned nixpkgs revision in flake.lock. This lock update invalidates previous cache hits and can trigger broad rebuilds until substitutes catch up.

Signed-off-by: vadik likholetov <vadikas@gmail.com>
@vadika vadika force-pushed the chore/flake-lock-cache-invalidation branch from 791d25f to 91045fa Compare March 20, 2026 16:04
@vadika vadika requested review from avnik and brianmcgillion March 20, 2026 16:17
@vadika vadika marked this pull request as ready for review March 20, 2026 16:38
@brianmcgillion brianmcgillion merged commit 29496fa into tiiuae:main Mar 21, 2026
32 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