Skip to content

tailscale: build with get-authkey#405769

Merged
Aleksanaa merged 1 commit intoNixOS:masterfrom
pedorich-n:tailscale-get-authkey
May 16, 2025
Merged

tailscale: build with get-authkey#405769
Aleksanaa merged 1 commit intoNixOS:masterfrom
pedorich-n:tailscale-get-authkey

Conversation

@pedorich-n
Copy link
Copy Markdown
Contributor

get-authkey is a tool that generates Tailscale Auth Keys based on OAuth credentials. See https://tailscale.com/kb/1215/oauth-clients#get-authkey-utility for more info.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

Comment thread pkgs/by-name/ta/tailscale/package.nix Outdated
@github-actions github-actions Bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels May 10, 2025
@pedorich-n pedorich-n force-pushed the tailscale-get-authkey branch from 1fbbf02 to d96d337 Compare May 10, 2025 05:21
@pyrox0
Copy link
Copy Markdown
Member

pyrox0 commented May 10, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 405769


x86_64-linux

✅ 3 packages built:
  • tailscale
  • tailscale.derper
  • trayscale

Copy link
Copy Markdown
Member

@bryanhonof bryanhonof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 405769


x86_64-linux

✅ 3 packages built:
  • tailscale
  • tailscale.derper
  • trayscale

aarch64-linux

✅ 3 packages built:
  • tailscale
  • tailscale.derper
  • trayscale

x86_64-darwin

✅ 3 packages built:
  • tailscale
  • tailscale.derper
  • trayscale

aarch64-darwin

✅ 3 packages built:
  • tailscale
  • tailscale.derper
  • trayscale

@bryanhonof bryanhonof added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels May 15, 2025
@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one person. label May 15, 2025
@Aleksanaa Aleksanaa merged commit fa3dba2 into NixOS:master May 16, 2025
29 checks passed
@pedorich-n pedorich-n deleted the tailscale-get-authkey branch May 16, 2025 07:36
@pedorich-n
Copy link
Copy Markdown
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants