azuredatastudio: fix file dialogs (#381549)

This commit is contained in:
Peder Bergebakken Sundt 2025-02-17 00:01:32 +01:00 committed by GitHub
commit 74a9d66170
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,6 +28,7 @@
openssl,
pango,
systemd,
wrapGAppsHook3,
xorg,
zlib,
}:
@ -108,6 +109,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
makeWrapper
copyDesktopItems
wrapGAppsHook3
];
buildInputs = [
@ -180,7 +182,7 @@ stdenv.mkDerivation rec {
sqltoolsserviceRpath
];
fixupPhase = ''
preFixup = ''
fix_sqltoolsservice()
{
mv ${sqltoolsservicePath}/$1 ${sqltoolsservicePath}/$1_old