vscode-extensions.jnoortheen.nix-ide: 0.2.2 -> 0.3.1

This commit is contained in:
superherointj 2024-04-11 15:38:43 -03:00
parent 004258bf15
commit 90f000a74d
1 changed files with 2 additions and 2 deletions

View File

@ -2447,8 +2447,8 @@ let
mktplcRef = {
name = "nix-ide";
publisher = "jnoortheen";
version = "0.2.2";
hash = "sha256-jwOM+6LnHyCkvhOTVSTUZvgx77jAg6hFCCpBqY8AxIg=";
version = "0.3.1";
hash = "sha256-05oMDHvFM/dTXB6T3rcDK3EiNG2T0tBN9Au9b+Bk7rI=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/jnoortheen.nix-ide/changelog";