From 82a2b71ea0f8a2b581108bdc34e146afbb02bc2c 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 --- 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 0c7872c..35eb415 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