Skip to content

fix(ci): replace cachix with magic-nix-cache-action#46

Merged
nicolasburtey merged 1 commit into
mainfrom
fix/replace-cachix-with-magic-nix-cache
Apr 8, 2026
Merged

fix(ci): replace cachix with magic-nix-cache-action#46
nicolasburtey merged 1 commit into
mainfrom
fix/replace-cachix-with-magic-nix-cache

Conversation

@nicolasburtey
Copy link
Copy Markdown
Member

Summary

  • Replace cachix/cachix-action (using defunct lana-ci cache) with DeterminateSystems/magic-nix-cache-action in test.yml
  • The lana-ci Cachix cache became inaccessible around April 2nd, breaking CI runs
  • magic-nix-cache-action uses GitHub Actions cache storage and requires no external token

Test plan

  • Verify this PR's own CI passes

The lana-ci cachix cache is no longer accessible (deleted or made private),
causing CI to fail. Switch to DeterminateSystems/magic-nix-cache-action
which uses GitHub Actions cache storage and needs no external token.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@nicolasburtey nicolasburtey merged commit 4bcfd53 into main Apr 8, 2026
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.

1 participant