vscode-extensions.arrterian.nix-env-selector: 1.0.10 -> 1.0.12
This update fixes the extension when used with VSCode 1.97+: https://github.com/arrterian/nix-env-selector/issues/93 ("Plugin stopped working with VSCode 1.97").
This commit is contained in:
@@ -360,8 +360,8 @@ let
|
||||
mktplcRef = {
|
||||
name = "nix-env-selector";
|
||||
publisher = "arrterian";
|
||||
version = "1.0.10";
|
||||
hash = "sha256-b3Sr0bwU2VJgl2qcdsUROZ3jnK+YUuzJMySvSD7goj8=";
|
||||
version = "1.0.12";
|
||||
hash = "sha256-xykKAEd+/eKMzKdufQ+wzEIhHFRh4qghWVDKgEJMTs0=";
|
||||
};
|
||||
meta = {
|
||||
license = lib.licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user