From 0b2f9df3ea9bdb42a7ccf924e2919d381c6a7af8 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Mon, 13 Jul 2020 16:45:36 +0200 Subject: [PATCH] lulesh: Use nanos6 from git --- default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/default.nix b/default.nix index ad7c974..712e043 100644 --- a/default.nix +++ b/default.nix @@ -147,6 +147,7 @@ let lulesh = callPackage ./bsc/apps/lulesh/default.nix { mpi = intel-mpi; + nanos6 = nanos6-git; }; # Patched nix for deep cluster