nodejs: require big-parallel system feature

This helps schedule it onto a bigger build slot on hydra.

(cherry picked from commit 9714f07c1f)
This commit is contained in:
Martin Weinelt
2026-06-28 04:33:30 +02:00
committed by github-actions[bot]
parent 6170dfc82b
commit 93070f18ba

View File

@@ -676,6 +676,9 @@ let
done
'';
# reduces build time from ~90 to ~15 minutes on hydra
requiredSystemFeatures = [ "big-parallel" ];
passthru.tests = {
version = testers.testVersion {
package = self;