osu-lazer: remove OSU_DISABLE_ERROR_REPORTING (#525168)

This commit is contained in:
StepBroBD
2026-05-28 17:20:56 +00:00
committed by GitHub
+1 -6
View File
@@ -70,14 +70,9 @@ buildDotnetModule rec {
fixupPhase = ''
runHook preFixup
# Disabling error reporting.
# https://github.com/ppy/osu/commit/48434dd683d095c42c01def8ff7cb95ce0a85ce4
# Unhandled exception. System.ArgumentException: Invalid DSN: No public key provided.
wrapProgram $out/bin/osu! \
${lib.optionalString nativeWayland "--set SDL_VIDEODRIVER wayland"} \
--set OSU_EXTERNAL_UPDATE_PROVIDER 1 \
--set OSU_DISABLE_ERROR_REPORTING 1
--set OSU_EXTERNAL_UPDATE_PROVIDER 1
for i in 16 32 48 64 96 128 256 512 1024; do
install -D ./assets/lazer.png $out/share/icons/hicolor/''${i}x$i/apps/osu.png