Skip to content

Commit

Permalink
ansible-mgit: add pyyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mkg20001 committed Jun 10, 2024
1 parent 5da28aa commit d04b391
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
18 changes: 9 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pkgs/ansible-mgit/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ let
cryptography
pyopenssl
jmespath
pyyaml
] ++ (builtins.map (name: ps.${name}) extraAnsiblePy);

py = python3.withPackages extraPy;
Expand Down

0 comments on commit d04b391

Please sign in to comment.