David Anderson
fe91160775
flake.nix: use Go 1.21 to build tailscale flake
...
Updates #cleanup
Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
Flakes Updater
e80ba4ce79
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply+flakes-updater@tailscale.com>
3 years ago
Flakes Updater
f6615931d7
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply+flakes-updater@tailscale.com>
3 years ago
Flakes Updater
10acc06389
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply+flakes-updater@tailscale.com>
3 years ago
Flakes Updater
cd313e410b
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply+flakes-updater@tailscale.com>
3 years ago
Flakes Updater
909e9eabe4
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply+flakes-updater@tailscale.com>
3 years ago
Flakes Updater
167e154bcc
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply+flakes-updater@tailscale.com>
3 years ago
Flakes Updater
88ee857bc8
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply+flakes-updater@tailscale.com>
3 years ago
Flakes Updater
d1ce7a9b5e
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply+flakes-updater@tailscale.com>
3 years ago
Flakes Updater
1c6ff310ae
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply+flakes-updater@tailscale.com>
3 years ago
Flakes Updater
5783adcc6f
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply+flakes-updater@tailscale.com>
3 years ago
Flakes Updater
e3b2250e26
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply@tailscale.com>
3 years ago
Flakes Updater
7c95734907
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply@tailscale.com>
3 years ago
Flakes Updater
1bec2cbbd5
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply@tailscale.com>
3 years ago
Flakes Updater
3d29da105c
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply@tailscale.com>
3 years ago
Flakes Updater
1bf65e4760
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply@tailscale.com>
3 years ago
Flakes Updater
cb960d6cdd
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply@tailscale.com>
3 years ago
David Anderson
5b68dcc8c1
go.mod.sri: update for toolchain change.
...
Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
Tom DNetto
2263d9c44b
cmd/tsconnect: pop CTA to make everything work with tailnet lock
...
Signed-off-by: Tom DNetto <tom@tailscale.com>
3 years ago
Flakes Updater
5eb8a2a86a
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply@tailscale.com>
3 years ago
Flakes Updater
303048a7d5
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply@tailscale.com>
3 years ago
Flakes Updater
390db46aad
go.mod.sri: update SRI hash for go.mod changes
...
Signed-off-by: Flakes Updater <noreply@tailscale.com>
3 years ago
David Anderson
33f29a1532
go.toolchain.rev: update toolchain to test iOS Go fix
...
Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
David Anderson
02a2dcfc86
go.toolchain.rev: use new statically built toolchain
...
Also removes the toolchain builds from flake.nix. For now the flake
build uses upstream Go 1.20, a followup change will switch it back to
our custom toolchain.
Updates tailscale/corp#9005
Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
shayne
30e0156430
nix: update nixpkgs flake, override go_1_20 for tailscale_go ( #7139 )
...
Bleeding edge Tailscale Nix flake broke after updating to go1.20rc3.
Go 1.20 moved to Go 1.17 as a bootstarp toolchain. Fortunately nixpkgs
nixos-unstable already had a 1.20.nix with bootstrap117.nix.
```
❯ ./result/bin/tailscale version
1.37.0-dev
track: unstable (dev); frequent updates and bugs are likely
go version: go1.20rc3-ts6a17f14c05
```
Signed-off-by: Shayne Sweeney <shayne@tailscale.com>
3 years ago
David Anderson
f8fc3db59c
flake.nix: update SRI hash.
...
Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
David Anderson
fede3cd704
flake.nix: update SRI hash for Go modules.
...
Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
David Anderson
72cc70ebfc
flake.nix: update vendor hash.
...
Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
David Anderson
c86d9f2ab1
flake.nix: rename package to just "tailscale".
...
There is no unstability inherent in this package, it's just
unstable if you choose to import the flake at the main branch.
Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
David Anderson
d2beaea523
update-flake.sh: tooling to keep Nix SRI hashes in sync.
...
Also fixes the Go toolchain SRI hash from a7f05c6bb0 ,
it turns out I initialized the file with an SRI hash for an older
toolchain version, and because of the unique way fixed-output derivations
work in nix, nix didn't tell me about the mismatch because it just
cache-hit on the older toolchain and moved on. Sigh.
Updates #6845 .
Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
David Anderson
a7f05c6bb0
flake.nix: init to ship unstable tailscale packages.
...
With this, you can import "github:tailscale/tailscale" as a nix flake,
and get access to the "tailscale-unstable" package.
Updates #6845 .
Signed-off-by: David Anderson <dave@natulte.net>
3 years ago