Add salt-lint
This commit is contained in:
parent
87e002697a
commit
8078640b3a
2 changed files with 36 additions and 0 deletions
|
@ -6,6 +6,7 @@ self: super: {
|
|||
packageOverrides = python-self: python-super: {
|
||||
pytapo = python-self.callPackage ./pytapo { };
|
||||
brother-ql = python-self.callPackage ./brother-ql { };
|
||||
salt-lint = python-self.callPackage ./salt-lint { };
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue