···2626 ./dont-use-nightly-avalonia.patch
2727 # upstream has a weird library loading mechanism, which we override with a more sane alternative
2828 ./dont-zip-libraries.patch
2929+ # without this the generated .desktop file uses an absolute (and incorrect) path for the binary
3030+ ./desktop-make-non-absolute-exec.patch
2931 ];
30323133 dotnet-sdk = dotnetCorePackages.sdk_8_0;