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

This commit is contained in:
emaryn 2025-05-11 22:05:34 +00:00 committed by emaryn
parent 36e8f5de23
commit f287b49fba

View file

@ -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;