Merge pull request #49824 from Assassinkin/libmr

pythonPackages.libmr: init at 0.1.9
This commit is contained in:
Linus Heckemann
2018-11-22 21:50:18 +01:00
committed by GitHub
2 changed files with 27 additions and 0 deletions
+2
View File
@@ -412,6 +412,8 @@ in {
mpi = pkgs.openmpi;
};
libmr = callPackage ../development/python-modules/libmr { };
lmtpd = callPackage ../development/python-modules/lmtpd { };
logster = callPackage ../development/python-modules/logster { };