vscode-extensions.jnoortheen.nix-ide: 0.4.16 -> 0.4.18 (#410861)

This commit is contained in:
Pol Dellaiera 2025-05-25 20:01:39 +00:00 committed by GitHub
commit 22f64b0477
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2716,8 +2716,8 @@ let
mktplcRef = {
publisher = "jnoortheen";
name = "nix-ide";
version = "0.4.16";
hash = "sha256-MdFDOg9uTUzYtRW2Kk4L8V3T/87MRDy1HyXY9ikqDFY=";
version = "0.4.18";
hash = "sha256-ucy1Z0VcikEIU+s/Ai2qgJcUkEoNcAo7y7A2nuq3yZo=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/jnoortheen.nix-ide/changelog";