mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
vscode-extensions.ms-python.vscode-pylance: 2020.11.2 -> 2022.1.5
This commit is contained in:
parent
d6ba4f26e4
commit
b99609b34e
@ -243,8 +243,8 @@ let
|
||||
mktplcRef = {
|
||||
name = "vscode-pylance";
|
||||
publisher = "MS-python";
|
||||
version = "2020.11.2";
|
||||
sha256 = "0n2dm21vgzir3hx1m3pmx7jq4zy3hdxfsandd2wv5da4fs9b5g50";
|
||||
version = "2022.1.5";
|
||||
sha256 = "1b5ihrac9xsq35a39vlq7krr1ffqpdjxdlhv9s056hs033kayazl";
|
||||
};
|
||||
|
||||
buildInputs = [ nodePackages.pyright ];
|
||||
|
Loading…
Reference in New Issue
Block a user