Fix strictDeps bench6

This commit is contained in:
Aleix Boné 2025-07-23 10:55:22 +02:00
parent cf7948e3c9
commit 1138e46b73
No known key found for this signature in database

View File

@ -27,10 +27,13 @@ stdenv.mkDerivation rec {
rev = gitCommit;
};
buildInputs = [
bigotes
nativeBuildInputs = [
cmake
clangOmpss2
];
buildInputs = [
bigotes
openmp
openmpv
nanos6