vscode-extensions.jnoortheen.nix-ide: 0.1.23 -> 0.2.1 (#198007)

This commit is contained in:
ryoku-cha 2022-10-30 19:39:07 +01:00 committed by GitHub
parent 36f6ff46f1
commit 49728da542
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1469,8 +1469,8 @@ let
mktplcRef = {
name = "nix-ide";
publisher = "jnoortheen";
version = "0.1.23";
sha256 = "sha256-64gwwajfgniVzJqgVLK9b8PfkNG5mk1W+qewKL7Dv0Q=";
version = "0.2.1";
sha256 = "sha256-yC4ybThMFA2ncGhp8BYD7IrwYiDU3226hewsRvJYKy4=";
};
meta = with lib; {
changelog = "https://marketplace.visualstudio.com/items/jnoortheen.nix-ide/changelog";