vscode-extensions.ms-python.vscode-pylance: 2025.9.1 -> 2026.1.1 (#465672)

This commit is contained in:
Pol Dellaiera
2026-03-12 19:23:46 +00:00
committed by GitHub
@@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "vscode-pylance";
publisher = "MS-python";
version = "2025.9.1";
hash = "sha256-8iZP5nd5SAEhwy6CxBY5kVhJFX5OdZp8u1sjDyuMS08=";
version = "2026.1.1";
hash = "sha256-82zIUJBgjbBW0R6ExBLXGYYtYxm1vC7bz/3BvP3IIXA=";
};
buildInputs = [ pyright ];