We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad21ab commit c6f34daCopy full SHA for c6f34da
pkgs/applications/editors/vscode/extensions/default.nix
@@ -4759,8 +4759,8 @@ let
4759
mktplcRef = {
4760
name = "tabnine-vscode";
4761
publisher = "tabnine";
4762
- version = "3.253.0";
4763
- hash = "sha256-4FDYIDLqb66XylX1WRGqbwqBUc0XgNG6XENEVXC/7Sk=";
+ version = "3.259.0";
+ hash = "sha256-BhJskqQr222VA6Sf7okttUIeYpsi99IyXJIOOWZKQ9M=";
4764
};
4765
meta = {
4766
license = lib.licenses.mit;
0 commit comments