vscode-extensions.ms-python.vscode-pylance: 2022.1.5 -> 2022.6.30

This commit is contained in:
rdk31 2022-06-26 13:31:44 +02:00 committed by superherointj
parent aeb97834a8
commit 14af83b82a

View file

@ -310,8 +310,8 @@ let
mktplcRef = {
name = "vscode-pylance";
publisher = "MS-python";
version = "2022.1.5";
sha256 = "1b5ihrac9xsq35a39vlq7krr1ffqpdjxdlhv9s056hs033kayazl";
version = "2022.6.30";
sha256 = "sha256-qRhVZSZGXzPer6zGYVhUPF3iVAuouXv7OFLpKT5fF5E=";
};
buildInputs = [ nodePackages.pyright ];