From c4fea3327bc51e2d89ae56b79093c89e16340220 Mon Sep 17 00:00:00 2001 From: AI Christianson <24681233+ai-christianson@users.noreply.github.com> Date: Thu, 26 Dec 2024 17:08:15 +0000 Subject: [PATCH] Automatic commit before Assistant edits --- replit.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/replit.nix b/replit.nix index 603a51e..3fbeddb 100644 --- a/replit.nix +++ b/replit.nix @@ -1,6 +1,8 @@ { pkgs }: { deps = [ + pkgs.awsebcli + pkgs.bash pkgs.python310 pkgs.poetry pkgs.nodePackages.npm