rapidraw: use nodejs_24 instead of nodejs_20

Brings it in line with the flatpak configuration upstream
This commit is contained in:
PhiliPdB
2026-03-16 20:13:41 +01:00
parent 2c64e62786
commit b04ffc4100
+3 -3
View File
@@ -34,7 +34,7 @@
gvfs,
libheif,
glib-networking,
nodejs_20,
nodejs_24,
npmHooks,
cargo-tauri,
writableTmpDirAsHomeHook,
@@ -69,14 +69,14 @@ rustPlatform.buildRustPackage (finalAttrs: {
pkg-config
makeWrapper
wrapGAppsHook4
nodejs_20
nodejs_24
npmHooks.npmConfigHook
cargo-tauri.hook
writableTmpDirAsHomeHook
];
buildInputs = [
nodejs_20
nodejs_24
glib-networking
openssl
gtk3