vscode-extensions.ms-python.python: 2025.2.0 -> 2024.15.2024091301

This commit is contained in:
R. Ryantm
2025-03-13 20:59:27 +05:30
committed by Masum Reza
parent 06ee3de864
commit 48c093131d
@@ -21,8 +21,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec {
mktplcRef = {
name = "python";
publisher = "ms-python";
version = "2025.2.0";
hash = "sha256-f573A/7s8jVfH1f3ZYZSTftrfBs6iyMWewhorX4Z0Nc=";
version = "2024.15.2024091301";
hash = "sha256-MB8Vq2rjO37yW3Zh+f8ek/yz0qT+ZYHn/JnF5ZA6CXQ=";
};
buildInputs = [ icu ];