mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-27 02:26:21 +09:00
1449b95f1e
tailscale.com@main raised the go directive to 1.27.1 while nixpkgs was still on 1.27.0. go build downloads the newer toolchain and looks fine; the nix builders set GOTOOLCHAIN=local and fail, so the whole bump was being thrown away one area at a time.