From 51eecde59eacf605c587eab38f0247ed74709aa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Bon=C3=A9?= Date: Wed, 23 Jul 2025 10:55:22 +0200 Subject: [PATCH] Fix strictDeps bench6 Reviewed-by: Rodrigo Arias Mallo --- pkgs/bench6/default.nix | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pkgs/bench6/default.nix b/pkgs/bench6/default.nix index 0c7872c0..35eb4151 100644 --- a/pkgs/bench6/default.nix +++ b/pkgs/bench6/default.nix @@ -27,10 +27,13 @@ stdenv.mkDerivation rec { rev = gitCommit; }; - buildInputs = [ - bigotes + nativeBuildInputs = [ cmake clangOmpss2 + ]; + + buildInputs = [ + bigotes openmp openmpv nanos6