openvscode-server: build with nodejs_22 (#482079)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
git,
|
||||
pkg-config,
|
||||
runCommand,
|
||||
nodejs,
|
||||
nodejs_22,
|
||||
node-gyp,
|
||||
libsecret,
|
||||
libkrb5,
|
||||
@@ -22,6 +22,8 @@
|
||||
}:
|
||||
let
|
||||
|
||||
nodejs = nodejs_22;
|
||||
|
||||
system = stdenv.hostPlatform.system;
|
||||
|
||||
vsBuildTarget =
|
||||
|
||||
Reference in New Issue
Block a user