Merge pull request #175454 from tboerger/ansible-later-package
ansible-later: add to all packages
This commit is contained in:
commit
c9f7f4fa47
1 changed files with 2 additions and 0 deletions
|
@ -14836,6 +14836,8 @@ with pkgs;
|
|||
|
||||
ansible-doctor = with python3.pkgs; toPythonApplication ansible-doctor;
|
||||
|
||||
ansible-later = with python3.pkgs; toPythonApplication ansible-later;
|
||||
|
||||
ansible-lint = with python3.pkgs; toPythonApplication ansible-lint;
|
||||
|
||||
antlr2 = callPackage ../development/tools/parsing/antlr/2.7.7.nix {
|
||||
|
|
Loading…
Reference in a new issue