Skip to content

fix(spore): use canonical golink with OAuth support#439

Open
stackptr wants to merge 1 commit intomainfrom
spore/fix-canonical-golink
Open

fix(spore): use canonical golink with OAuth support#439
stackptr wants to merge 1 commit intomainfrom
spore/fix-canonical-golink

Conversation

@stackptr
Copy link
Copy Markdown
Owner

@stackptr stackptr commented Apr 12, 2026

Reverts the workaround from #344 now that the canonical tailscale/golink supports OAuth-based TS_AUTHKEY (via tailscale.com v1.96.1, well above the v1.90 threshold needed).

Changes

  • flake.nix: switch input from apoxy-dev/golink fork back to tailscale/golink
  • flake.lock: updated to canonical upstream (2026-04-07)
  • hosts/spore/services/default.nix: drop buildGo125Module package override and unused pkgs arg

Verify

  • golink service starts on spore and joins the tailnet using the OAuth key in tailscale-auth-key.age

Closes #404

@stackptr stackptr changed the title fix(spore): revert to canonical golink with OAuth support fix(spore): use canonical golink with OAuth support Apr 12, 2026
Copy link
Copy Markdown
Owner Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

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.

Use canonical golink with OAuth

1 participant