Skip to content

Commit 7cdc21c

Browse files
authored
vscode-extensions.ms-python.python: 2525.2.0 -> 2025.3.2025031001 (#389539)
2 parents b63deeb + dd343d3 commit 7cdc21c

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 = "2025.2.0";
25-
hash = "sha256-f573A/7s8jVfH1f3ZYZSTftrfBs6iyMWewhorX4Z0Nc=";
24+
version = "2025.3.2025031001";
25+
hash = "sha256-uYz0WgFqbLohCEmT8ewYgvlFrVLuZr9OAiKnrbNup7U=";
2626
};
2727

2828
buildInputs = [ icu ];

0 commit comments

Comments
 (0)