vrcx: Disable updater
This commit is contained in:
@@ -61,7 +61,7 @@ buildNpmPackage (finalAttrs: {
|
||||
cp -r ${finalAttrs.passthru.backend}/build/Electron/* "$out/share/vrcx/resources/app.asar.unpacked/build/Electron/"
|
||||
|
||||
makeWrapper '${electron}/bin/electron' "$out/bin/vrcx" \
|
||||
--add-flags "--ozone-platform-hint=auto" \
|
||||
--add-flags "--ozone-platform-hint=auto --no-updater" \
|
||||
--add-flags "$out/share/vrcx/resources/app.asar" \
|
||||
--set NODE_ENV production \
|
||||
--set DOTNET_ROOT ${dotnet.runtime}/share/dotnet \
|
||||
|
||||
Reference in New Issue
Block a user