diff --git a/nix/dev-shell.nix b/nix/dev-shell.nix --- a/nix/dev-shell.nix +++ b/nix/dev-shell.nix @@ -2,6 +2,7 @@ , stdenv , lib , amqp-cpp +, awscli2 , arcanist , aws-sdk-cpp , better-prompt @@ -49,6 +50,7 @@ nativeBuildInputs = [ # generic development or tools arcanist + awscli2 shellcheck terraform