1 Commits

Author SHA1 Message Date
1f09f8cac2 Split OpenMP dependencies into build and run 2025-07-23 09:51:49 +02:00

View File

@@ -39,6 +39,9 @@ stdenv.mkDerivation rec {
perl
pkg-config
python3
];
buildInputs = [
] ++ lib.optionals enableNosv [
nosv
] ++ lib.optionals enableOvni [