vscode-extensions.ms-python.python: 2025.10.1 -> 2025.12.0

This commit is contained in:
R. Ryantm
2025-08-09 04:39:22 +00:00
parent 56078c1dcc
commit 164d0097f2
@@ -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 ];