webssh: init at 1.5.3 (#122559)

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
David Wood
2021-05-18 15:29:19 +02:00
committed by GitHub
co-authored by Sandro
parent 30d16a42df
commit 23b30e11a0
3 changed files with 26 additions and 0 deletions
+2
View File
@@ -8713,6 +8713,8 @@ in {
websockify = callPackage ../development/python-modules/websockify { };
webssh = callPackage ../development/python-modules/webssh { };
webtest = callPackage ../development/python-modules/webtest { };
webthing = callPackage ../development/python-modules/webthing { };