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/gokrazy/natlabapp
Andrew Dunham f572286bf9 gokrazy, various: use point versions of Go and update Nix deps
This un-breaks vim-go (which doesn't understand "go 1.23") and allows
the natlab tests to work in a Nix shell (by adding the "qemu-img" and
"mkfs.ext4" binaries to the shell). These binaries are available even on
macOS, as I'm testing on my M1 Max.

Updates #13038

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I99f8521b5de93ea47dc33b099d5b243ffc1303da
1 month ago
..
builddir gokrazy, various: use point versions of Go and update Nix deps 1 month ago
README.md gokrazy,tstest/integration/nat: add Gokrazy appliance just for natlab 2 months ago
config.json gokrazy,tstest/integration/nat: add Gokrazy appliance just for natlab 2 months ago
usr-dir.tar gokrazy,tstest/integration/nat: add Gokrazy appliance just for natlab 2 months ago

README.md

NATLab Linux test Appliance

This is the definition of the NATLab Linux test appliance image. It's similar to ../tsapp, but optimized for running in qemu in NATLab.

See ../tsapp/README.md for more info.