vscode-extensions.ms-python.python: 2025.1.2025021102 -> 2025.1.2025022501 (#387084)

This commit is contained in:
Pol Dellaiera
2025-03-04 21:27:25 +01:00
committed by GitHub
@@ -21,8 +21,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec {
mktplcRef = {
name = "python";
publisher = "ms-python";
version = "2025.1.2025021102";
hash = "sha256-qXQrBEKzZthZu1fdnRJXjryyHjpcxJA4c5LrhOI3deM=";
version = "2025.1.2025022501";
hash = "sha256-hPVT86Uvok4BAKbbB6FhjWxQoEY/TWVKCliEn/+QNWY=";
};
buildInputs = [ icu ];