vscode-extensions.arrterian.nix-env-selector: 1.0.12 -> 1.1.0

This commit is contained in:
emaryn
2025-05-12 09:51:50 +00:00
committed by emaryn
parent 36e8f5de23
commit f287b49fba
@@ -361,8 +361,8 @@ let
mktplcRef = {
name = "nix-env-selector";
publisher = "arrterian";
version = "1.0.12";
hash = "sha256-xykKAEd+/eKMzKdufQ+wzEIhHFRh4qghWVDKgEJMTs0=";
version = "1.1.0";
hash = "sha256-c5WX5L1hufKwBX64UiaLWOQaZTYma+6AbOphLPEQ9C8=";
};
meta = {
license = lib.licenses.mit;