vscode-extensions.ms-python.vscode-pylance: 2025.5.1 -> 2025.6.1 (#416843)

This commit is contained in:
Pol Dellaiera
2025-06-15 12:51:19 +02:00
committed by GitHub
@@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "vscode-pylance";
publisher = "MS-python";
version = "2025.5.1";
hash = "sha256-6HnWqD6wTRPjkHYN6HaPHJbbK0wWk/boBtqBhuR7W7U=";
version = "2025.6.1";
hash = "sha256-rmG57PU1kwFdogaeyxUDfJ6ZOOxWFXp+RbO7hoExvG4=";
};
buildInputs = [ pyright ];