deno: build rusty-v8 on big-parallel (#514057)

This commit is contained in:
j-k
2026-04-28 12:42:17 +00:00
committed by GitHub
+2
View File
@@ -159,6 +159,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
runHook postInstall
'';
requiredSystemFeatures = [ "big-parallel" ];
meta = {
description = "Rust bindings for the V8 JavaScript engine";
homepage = "https://github.com/denoland/rusty_v8";