mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 20:55:31 +03:00
vscode-extensions.arrterian.nix-env-selector: 1.0.12 -> 1.1.0
This commit is contained in:
parent
36e8f5de23
commit
f287b49fba
1 changed files with 2 additions and 2 deletions
|
@ -361,8 +361,8 @@ let
|
||||||
mktplcRef = {
|
mktplcRef = {
|
||||||
name = "nix-env-selector";
|
name = "nix-env-selector";
|
||||||
publisher = "arrterian";
|
publisher = "arrterian";
|
||||||
version = "1.0.12";
|
version = "1.1.0";
|
||||||
hash = "sha256-xykKAEd+/eKMzKdufQ+wzEIhHFRh4qghWVDKgEJMTs0=";
|
hash = "sha256-c5WX5L1hufKwBX64UiaLWOQaZTYma+6AbOphLPEQ9C8=";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue