Skip to content

Commit 7ccc496

Browse files
committed
Revert "vscode-extensions.ms-python.python: 2025.3.2025031001 -> 2024.15.2024…"
This reverts commit b763e93.
1 parent e353cef commit 7ccc496

File tree

1 file changed

+2
-2
lines changed
  • pkgs/applications/editors/vscode/extensions/ms-python.python

1 file changed

+2
-2
lines changed

pkgs/applications/editors/vscode/extensions/ms-python.python/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec {
2121
mktplcRef = {
2222
name = "python";
2323
publisher = "ms-python";
24-
version = "2024.15.2024091301";
25-
hash = "sha256-MB8Vq2rjO37yW3Zh+f8ek/yz0qT+ZYHn/JnF5ZA6CXQ=";
24+
version = "2025.3.2025031001";
25+
hash = "sha256-uYz0WgFqbLohCEmT8ewYgvlFrVLuZr9OAiKnrbNup7U=";
2626
};
2727

2828
buildInputs = [ icu ];

0 commit comments

Comments
 (0)