Merge pull request #70258 from juaningan/restrictedpython
home-assistant: add support for python_script component
This commit is contained in:
@@ -5131,6 +5131,8 @@ in {
|
||||
|
||||
repocheck = callPackage ../development/python-modules/repocheck { };
|
||||
|
||||
restrictedpython = callPackage ../development/python-modules/restrictedpython { };
|
||||
|
||||
restview = callPackage ../development/python-modules/restview { };
|
||||
|
||||
readme = callPackage ../development/python-modules/readme { };
|
||||
|
||||
Reference in New Issue
Block a user