Merge pull request #114170 from fabaff/sharkiqpy

This commit is contained in:
Sandro
2021-02-25 00:56:22 +01:00
committed by GitHub
3 changed files with 35 additions and 1 deletions
+2
View File
@@ -7241,6 +7241,8 @@ in {
sharedmem = callPackage ../development/python-modules/sharedmem { };
sharkiqpy = callPackage ../development/python-modules/sharkiqpy { };
sh = callPackage ../development/python-modules/sh { };
shellingham = callPackage ../development/python-modules/shellingham { };