nodejs: require big-parallel system feature

This helps schedule it onto a bigger build slot on hydra.
This commit is contained in:
Martin Weinelt
2026-06-28 04:35:28 +02:00
parent bdd995eaee
commit 9714f07c1f
+3
View File
@@ -683,6 +683,9 @@ let
done
'';
# reduces build time from ~90 to ~15 minutes on hydra
requiredSystemFeatures = [ "big-parallel" ];
passthru.tests = {
version = testers.testVersion {
package = self;