Skip to content

Conversation

@bonega
Copy link
Owner

@bonega bonega commented Jan 6, 2026

Summary

  • Disable FlakeHub cache in magic-nix-cache-action to silence authentication warnings
  • GitHub Actions native cache continues to work for caching Nix store paths

Context

The CI was showing warnings about FlakeHub authentication failures. Since we don't use FlakeHub Cache (which is a paid feature), this change explicitly disables it while keeping the free GitHub Actions cache working.

FlakeHub cache requires OIDC authentication which we don't use.
This silences the authentication warnings while keeping GitHub
Actions native cache working.
@bonega bonega enabled auto-merge (squash) January 6, 2026 18:00
@bonega bonega merged commit 1ee2453 into master Jan 6, 2026
4 checks passed
@bonega bonega deleted the disable-flakehub-cache branch January 7, 2026 22:02
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