mise à jour shell nix

mise_a_niveau
korenstin 2025-01-19 23:44:47 +01:00
parent d781e110d9
commit f3d51c3469
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ pkgs ? import <nixpkgs> {} }: { pkgs ? import <nixpkgs> {} }:
pkgs.mkShell { pkgs.mkShell {
buildInputs = with pkgs.buildPackages; [ buildInputs = with pkgs.buildPackages; [
ansible_2_15 ansible_2_16
python312 python312
python312Packages.jinja2 python312Packages.jinja2
python312Packages.python-ldap python312Packages.python-ldap