mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
create-amis.sh: another dep needed for EBS images
This commit is contained in:
parent
f10ec922e0
commit
6e08a55474
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env nix-shell
|
||||
#! nix-shell -i bash -p qemu awscli ec2_ami_tools jq
|
||||
#! nix-shell -i bash -p qemu awscli ec2_ami_tools jq ec2_api_tools
|
||||
|
||||
# To start with do: nix-shell -p awscli --run "aws configure"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue