+2
-2
pkgs/applications/emulators/duckstation/002-hardcode-vars.diff
+2
-2
pkgs/applications/emulators/duckstation/002-hardcode-vars.diff
······--TAG=$(git describe --tags --dirty --exclude latest --exclude preview --exclude legacy --exclude previous-latest | tr -d '\r\n')
+25
-32
pkgs/applications/emulators/duckstation/default.nix
+25
-32
pkgs/applications/emulators/duckstation/default.nix
··················+install -Dm644 $src/scripts/org.duckstation.DuckStation.desktop $out/share/applications/org.duckstation.DuckStation.desktop+install -Dm644 $src/scripts/org.duckstation.DuckStation.png $out/share/pixmaps/org.duckstation.DuckStation.png-"--prefix LD_LIBRARY_PATH : ${lib.makeLibraryPath ([ vulkan-loader ] ++ cubeb.passthru.backendLibs)}"+# https://github.com/stenzek/duckstation/blob/master/scripts/appimage/apprun-hooks/default-to-x11.sh+# Can't avoid the double wrapping, the binary wrapper from qtWrapperArgs doesn't support --run