diff --git a/shell.nix b/shell.nix index de72c6f3..c458c203 100644 --- a/shell.nix +++ b/shell.nix @@ -1,7 +1,7 @@ { pkgs ? import {} }: pkgs.mkShell { buildInputs = with pkgs.buildPackages; [ - ansible_2_15 + ansible_2_16 python312 python312Packages.jinja2 python312Packages.python-ldap