Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nixos-24.05] tailscale: 1.66.4 -> 1.74.1 #346724

Merged
merged 14 commits into from
Oct 7, 2024

Conversation

SuperSandro2000
Copy link
Member

This PR backports all recent tailscale updates to stable. As tailscale is connected to an online service we should regularly backport fixes.

Also I want to prove a point that requiring newer go versions and backporting them is a none issue on NixOS.

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/)
  • 24.11 Release Notes (or backporting 23.11 and 24.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.

wahjava and others added 14 commits October 5, 2024 22:19
(cherry picked from commit f9c317b)
(cherry picked from commit 203fb14)
(cherry picked from commit d97f6cd)
(cherry picked from commit 7c0b81b)
(cherry picked from commit 2dbd8d8)
- switch to go 1.23.0

Changes: https://tailscale.com/changelog#2024-09-12
(cherry picked from commit 40a20e6)
@SuperSandro2000 SuperSandro2000 changed the base branch from nixos-24.05 to release-24.05 October 5, 2024 20:20
@SuperSandro2000 SuperSandro2000 changed the title tailscale: 1.66.4 -> 1.74.1 [nixos-24.05] tailscale: 1.66.4 -> 1.74.1 Oct 5, 2024
@mfrw
Copy link
Member

mfrw commented Oct 7, 2024

Result of nixpkgs-review pr 346724 run on x86_64-linux 1

3 packages built:
  • go_1_23
  • tailscale
  • trayscale
Tested Locally

@mfrw
Copy link
Member

mfrw commented Oct 7, 2024

Should we also mention that we are bring go1.23 to 24.05 ?

@SuperSandro2000
Copy link
Member Author

Should we also mention that we are bring go1.23 to 24.05 ?

It is not generally available, just a quick aid to compile tailscale 😅

@SuperSandro2000 SuperSandro2000 merged commit 1bfbbbe into NixOS:release-24.05 Oct 7, 2024
31 of 33 checks passed
@SuperSandro2000 SuperSandro2000 deleted the tailscale-stable branch October 7, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.