flake.nix: use Go 1.21 to build tailscale flake

Updates #cleanup

Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
David Anderson
2023-08-26 20:53:34 -07:00
committed by Dave Anderson
parent e80ba4ce79
commit fe91160775
2 changed files with 28 additions and 10 deletions

View File

@@ -107,7 +107,7 @@
gotools
graphviz
perl
go_1_20
go_1_21
yarn
];
};