vscode-extensions.ms-python.python: 2025.10.1 -> 2025.12.0 (#432173)

This commit is contained in:
Wolfgang Walther
2025-08-24 16:48:02 +00:00
committed by GitHub
@@ -15,8 +15,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec {
mktplcRef = {
name = "python";
publisher = "ms-python";
version = "2025.10.1";
hash = "sha256-3hd940mfxnvqoblIrx/S0A8KwHtYLFuonu52/HGGfak=";
version = "2025.12.0";
hash = "sha256-IY4xrAFLGe8JCgdx2H3kiQTCh9i5wOykL9hfpztV+44=";
};
buildInputs = [ icu ];