Commit b763e93a authored by R. RyanTM's avatar R. RyanTM Committed by Masum Reza
Browse files

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

parent f470616a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,8 +21,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec {
  mktplcRef = {
    name = "python";
    publisher = "ms-python";
    version = "2025.3.2025031001";
    hash = "sha256-uYz0WgFqbLohCEmT8ewYgvlFrVLuZr9OAiKnrbNup7U=";
    version = "2024.15.2024091301";
    hash = "sha256-MB8Vq2rjO37yW3Zh+f8ek/yz0qT+ZYHn/JnF5ZA6CXQ=";
  };

  buildInputs = [ icu ];