rapidraw: use nodejs_24 instead of nodejs_20
Brings it in line with the flatpak configuration upstream
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user