Merge pull request #332868 from r-ryantm/auto-update/vscode-extensions.ms-python.vscode-pylance

vscode-extensions.ms-python.vscode-pylance: 2024.7.1 -> 2024.8.1
This commit is contained in:
superherointj
2024-08-13 12:09:12 -03:00
committed by GitHub
@@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "vscode-pylance";
publisher = "MS-python";
version = "2024.7.1";
hash = "sha256-hheuv4S399Kn/HNvaFZ8ynbR90eR4Z+NxNef0T9rGq0=";
version = "2024.8.1";
hash = "sha256-UfbhvEWZVAQ/3xg57JpNqURTx/+g6zsWZ0WOzRHtrOU=";
};
buildInputs = [ pyright ];