webssh: init at 1.5.3 (#122559)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
@@ -27048,6 +27048,8 @@ in
|
||||
|
||||
webmacs = libsForQt5.callPackage ../applications/networking/browsers/webmacs {};
|
||||
|
||||
webssh = with python3Packages; toPythonApplication webssh;
|
||||
|
||||
webtorrent_desktop = callPackage ../applications/video/webtorrent_desktop {};
|
||||
|
||||
wrapWeechat = callPackage ../applications/networking/irc/weechat/wrapper.nix { };
|
||||
|
||||
@@ -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 { };
|
||||
|
||||
Reference in New Issue
Block a user