Merge pull request #325596 from Daru-san/fix-azuredatastudio

azuredatastudio: 1.44.1 -> 1.48.1
This commit is contained in:
Peder Bergebakken Sundt 2024-07-18 02:23:54 +02:00 committed by GitHub
commit 864db55e67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,14 +72,14 @@ in
stdenv.mkDerivation rec {
pname = "azuredatastudio";
version = "1.44.1";
version = "1.48.1";
desktopItems = [ desktopItem urlHandlerDesktopItem ];
src = fetchurl {
name = "${pname}-${version}.tar.gz";
url = "https://azuredatastudio-update.azurewebsites.net/${version}/linux-x64/stable";
sha256 = "sha256-6kEV331kt+/7/uWKZmTTkJX4P06CfxC8Ogq052qlUEg=";
sha256 = "sha256-JDNdMy0Wk6v2pMKS+NzSbsrffaEG2IneZO+K9pBFX48=";
};
nativeBuildInputs = [
@ -122,7 +122,7 @@ stdenv.mkDerivation rec {
];
# this will most likely need to be updated when azuredatastudio's version changes
sqltoolsservicePath = "${targetPath}/resources/app/extensions/mssql/sqltoolsservice/Linux/4.7.1.6";
sqltoolsservicePath = "${targetPath}/resources/app/extensions/mssql/sqltoolsservice/Linux/4.11.1.1";
rpath = lib.concatStringsSep ":" [
(lib.makeLibraryPath [