Fix strictDeps bench6

This commit is contained in:
2025-07-23 10:55:22 +02:00
parent 940a3401e6
commit 919cde37f3

View File

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