Merge pull request #108384 from fabaff/python-whois

This commit is contained in:
Sandro
2021-01-04 16:36:43 +01:00
committed by GitHub
3 changed files with 44 additions and 1 deletions
+2
View File
@@ -6163,6 +6163,8 @@ in {
python-vlc = callPackage ../development/python-modules/python-vlc { };
python-whois = callPackage ../development/python-modules/python-whois { };
python-wifi = callPackage ../development/python-modules/python-wifi { };
python-xmp-toolkit = callPackage ../development/python-modules/python-xmp-toolkit { };