Merge pull request #46667 from costrouc/costrouc/lammps-update

lammps: update, hoomd-blue, dl_poly: init
This commit is contained in:
markuskowa
2018-11-13 21:00:02 +01:00
committed by GitHub
5 changed files with 145 additions and 41 deletions

View File

@@ -392,6 +392,10 @@ in {
hdmedians = callPackage ../development/python-modules/hdmedians { };
hoomd-blue = toPythonModule (callPackage ../development/python-modules/hoomd-blue {
inherit python;
});
httpsig = callPackage ../development/python-modules/httpsig { };
i3ipc = callPackage ../development/python-modules/i3ipc { };