Merge pull request #121848 from fabaff/mutesync

This commit is contained in:
Martin Weinelt
2021-05-10 19:54:21 +02:00
committed by GitHub
4 changed files with 46 additions and 1 deletions
+2
View File
@@ -4347,6 +4347,8 @@ in {
mutatormath = callPackage ../development/python-modules/mutatormath { };
mutesync = callPackage ../development/python-modules/mutesync { };
mwclient = callPackage ../development/python-modules/mwclient { };
mwdblib = callPackage ../development/python-modules/mwdblib { };