Skip to content

Commit

Permalink
chore: Add missing dependencies for ansible-mgit
Browse files Browse the repository at this point in the history
  • Loading branch information
skillpoint-dev committed Jun 27, 2024
1 parent 1ab088b commit fc365a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/ansible-mgit/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ let
pyopenssl
jmespath
pyyaml
kubernetes
jsonpatch
] ++ (builtins.map (name: ps.${name}) extraAnsiblePy);

py = python3.withPackages extraPy;
Expand Down

0 comments on commit fc365a6

Please sign in to comment.