Merge pull request #109294 from fabaff/icmplib

This commit is contained in:
Sandro
2021-01-14 07:37:05 +01:00
committed by GitHub
3 changed files with 41 additions and 1 deletions
+2
View File
@@ -2989,6 +2989,8 @@ in {
icecream = callPackage ../development/python-modules/icecream { };
icmplib = callPackage ../development/python-modules/icmplib { };
ics = callPackage ../development/python-modules/ics { };
identify = callPackage ../development/python-modules/identify { };