flake.nix: add awscli2 for building the appliance AMI
Updates #1866 Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
committed by
Kristoffer Dalby
parent
e212b075a7
commit
f9cd687180
@@ -164,6 +164,10 @@
|
|||||||
# Makefile target that boots the Tailscale appliance under qemu.
|
# Makefile target that boots the Tailscale appliance under qemu.
|
||||||
mtools
|
mtools
|
||||||
dtc
|
dtc
|
||||||
|
|
||||||
|
# awscli2 is used by gokrazy/build.go to import and register the
|
||||||
|
# Tailscale appliance AMI.
|
||||||
|
awscli2.out
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user