From a0fdc8942f28576d999f791a7b1218a10fef38da Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Thu, 23 Apr 2020 10:28:54 +1000 Subject: [PATCH] Corrected AWS --- roles/iohk.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/iohk.nix b/roles/iohk.nix index 5a8b394..89f177f 100644 --- a/roles/iohk.nix +++ b/roles/iohk.nix @@ -21,7 +21,7 @@ # Set the system-wide environment environment = { systemPackages = with pkgs; [ - aws # Command-line utility for working with Amazon EC2, S3, SQS, ELB, IAM and SD + awscli # Unified tool to manage your AWS services #crystal # A compiled language with Ruby like syntax and type inference docker # Pack, ship and run any application as a lightweight container docker-compose # Multi-container orchestration for Docker