yamllint: add top-level attribute
This commit is contained in:
parent
21104fcabd
commit
84468b5036
@ -7921,6 +7921,8 @@ in
|
|||||||
|
|
||||||
yank = callPackage ../tools/misc/yank { };
|
yank = callPackage ../tools/misc/yank { };
|
||||||
|
|
||||||
|
yamllint = with python3Packages; toPythonApplication yamllint;
|
||||||
|
|
||||||
yaml-merge = callPackage ../tools/text/yaml-merge { };
|
yaml-merge = callPackage ../tools/text/yaml-merge { };
|
||||||
|
|
||||||
yeshup = callPackage ../tools/system/yeshup { };
|
yeshup = callPackage ../tools/system/yeshup { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user