Add mcxx to nbody: now builds
This commit is contained in:
parent
3ddd1721f4
commit
5064170b31
@ -3,6 +3,7 @@
|
||||
, nanos6
|
||||
, mpi
|
||||
, tampi
|
||||
, mcxx
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@ -20,6 +21,7 @@ stdenv.mkDerivation rec {
|
||||
nanos6
|
||||
mpi
|
||||
tampi
|
||||
mcxx
|
||||
];
|
||||
|
||||
installPhase = ''
|
||||
|
Loading…
Reference in New Issue
Block a user