vscode-extensions.jnoortheen.nix-ide: 0.4.21 -> 0.4.22 (#422347)

This commit is contained in:
Pol Dellaiera 2025-07-04 23:38:25 +02:00 committed by GitHub
commit 66b10f6290
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2705,8 +2705,8 @@ let
mktplcRef = {
publisher = "jnoortheen";
name = "nix-ide";
version = "0.4.21";
hash = "sha256-OdZWJNdMmP8sXBc3Krv60CoThJiA809EmTmp8V8uC4o=";
version = "0.4.22";
hash = "sha256-j3V03Aa1mHO9rny3/hXmDbs3fmruqyzNzwFjiOlnaMU=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/jnoortheen.nix-ide/changelog";