Adopt more packages.

This commit is contained in:
Petr Rockai
2014-01-28 18:11:00 +01:00
parent 6f5be260b4
commit 4124bb9ff5
20 changed files with 41 additions and 9 deletions
@@ -11,6 +11,7 @@ stdenv.mkDerivation {
homePage = http://www.open-mpi.org/;
description = "Open source MPI-2 implementation";
longDescription = "The Open MPI Project is an open source MPI-2 implementation that is developed and maintained by a consortium of academic, research, and industry partners. Open MPI is therefore able to combine the expertise, technologies, and resources from all across the High Performance Computing community in order to build the best MPI library available. Open MPI offers advantages for system and software vendors, application developers and computer science researchers.";
maintainers = stdenv.lib.maintainers.mornfall;
};
}