Merge pull request #233457 from kilianar/vscode-extensions.nvarner.typst-lsp

vscode-extensions.nvarner.typst-lsp: 0.4.1 -> 0.5.0

authored by Nick Cao and committed by GitHub 65ee6998 c8b85ff5

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 2312 2312 mktplcRef = { 2313 2313 name = "typst-lsp"; 2314 2314 publisher = "nvarner"; 2315 - version = "0.4.1"; 2316 - sha256 = "sha256-NZejUb99JDcnqjihLTPkNzVCgpqDkbiwAySbBVZ0esY="; 2315 + version = "0.5.0"; 2316 + sha256 = "sha256-4bZbjbcd/EjSRBMkzMs1pD00qyQb5W6gePh4xfoU6Ug="; 2317 2317 }; 2318 2318 2319 2319 nativeBuildInputs = [ jq moreutils ];