vscode-extensions.jnoortheen.nix-ide: 0.5.0 -> 0.5.5 (#474971)

This commit is contained in:
Nick Cao
2026-01-01 20:28:22 +00:00
committed by GitHub

View File

@@ -2531,8 +2531,8 @@ let
mktplcRef = {
publisher = "jnoortheen";
name = "nix-ide";
version = "0.5.0";
hash = "sha256-jVuGQzMspbMojYq+af5fmuiaS3l3moG8L8Kyf40vots=";
version = "0.5.5";
hash = "sha256-epdEMPAkSo0IXsd+ozicI8bjPPquDKIzB3ONRUYWwn8=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/jnoortheen.nix-ide/changelog";