flake.nix: add awscli2 for building the appliance AMI

Updates #1866

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
Kristoffer Dalby
2026-07-14 10:29:19 +02:00
committed by Kristoffer Dalby
parent e212b075a7
commit f9cd687180
+4
View File
@@ -164,6 +164,10 @@
# Makefile target that boots the Tailscale appliance under qemu.
mtools
dtc
# awscli2 is used by gokrazy/build.go to import and register the
# Tailscale appliance AMI.
awscli2.out
];
};
});