You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/clientupdate
Patrick O'Doherty 38bba2d23a
clientupdate: disable auto update on NixOS (#11136)
Updates #cleanup

NixOS packages are immutable and attempts to update via our tarball
mechanism will always fail as a result. Instead we now direct users to
update their nix channel or nixpkgs flake input to receive the latest
Tailscale release.

Signed-off-by: Patrick O'Doherty <patrick@tailscale.com>
3 months ago
..
distsign clientupdate/distsign: add new prod root signing key to keychain 7 months ago
testdata clientupdate: implement update for Unraid (#10344) 6 months ago
clientupdate.go clientupdate: disable auto update on NixOS (#11136) 3 months ago
clientupdate_test.go clientupdate: implement update for Unraid (#10344) 6 months ago
clientupdate_windows.go clientupdate: remove TS_NOLAUNCH and GUI restart hacks from autoupdate 5 months ago
systemd_linux.go clientupdate: add linux tarball updates (#9144) 9 months ago
systemd_other.go clientupdate: add linux tarball updates (#9144) 9 months ago