vscode-extensions.ms-python.vscode-pylance: 2024.10.1 -> 2024.11.3 (#359384)

This commit is contained in:
Pol Dellaiera
2024-11-27 03:49:03 +01:00
committed by GitHub
@@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "vscode-pylance";
publisher = "MS-python";
version = "2024.10.1";
hash = "sha256-rSgPTF7RtrR2lgp++uKfT9tYx4AKqW3qjBvPUZpw52s=";
version = "2024.11.3";
hash = "sha256-EVZSIALg6e1BdJNriGznJ3zxMKwU0QEbPiNPMmxeLbU=";
};
buildInputs = [ pyright ];