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 aad53c5 commit d506bd4Copy full SHA for d506bd4
pkgs/applications/editors/vscode/extensions/ms-pyright.pyright/default.nix
@@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
7
mktplcRef = {
8
publisher = "ms-pyright";
9
name = "pyright";
10
- version = "1.1.400";
11
- hash = "sha256-Twpsxtr6fUSDgCfMYFJF3asgaKLB/axIvOZRItuFyig=";
+ version = "1.1.401";
+ hash = "sha256-EkuF7GqGH30KSZzJVBJhLso6HkOi2fyzsO+fS8KQvaE=";
12
};
13
14
meta = {
0 commit comments