Skip to content

docs(nix): note FlakeHub is not used (no useful free tier)#49

Merged
JacobPEvans-personal merged 1 commit into
mainfrom
docs/flakehub-not-used
May 31, 2026
Merged

docs(nix): note FlakeHub is not used (no useful free tier)#49
JacobPEvans-personal merged 1 commit into
mainfrom
docs/flakehub-not-used

Conversation

@JacobPEvans-personal
Copy link
Copy Markdown
Member

What

Add a Continuous integration section to nix/overview.mdx (the generic Nix hub page) documenting that Nix CI uses shared reusable workflows + GitHub Actions cache / cache.nixos.org, and does not use FlakeHub.

Why

FlakeHub's hosted binary cache no longer offers a useful free tier, and a FlakeHub-backed cache action fails CI when it cannot authenticate to api.flakehub.com (this broke dryvist/nix-claude-code CI). The note records the decision in the public docs so the reasoning is discoverable. It also clarifies that the free Determinate Systems installer and Determinate Nix module are unaffected — only the FlakeHub cache is out.

Verification

  • mint broken-links: no new links added.
  • validate-mermaid.sh: no Mermaid touched.
  • jq empty docs.json: nav unchanged (section added to an existing page).

Refs: dryvist/.github#13

🤖 Generated with Claude Code

Add a Continuous integration section to the Nix hub page: CI runs through
shared reusable workflows with actions/cache + cache.nixos.org, and does not
use FlakeHub. FlakeHub's hosted cache no longer has a useful free tier and a
FlakeHub-backed cache action fails CI on api.flakehub.com auth. The free
Determinate installer and Determinate Nix module are unaffected.

Refs: dryvist/.github#13

Assisted-by: Claude:claude-opus-4-8
@JacobPEvans-personal JacobPEvans-personal merged commit b7104f3 into main May 31, 2026
2 of 3 checks passed
@JacobPEvans-personal JacobPEvans-personal deleted the docs/flakehub-not-used branch May 31, 2026 15:34
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