Skip to content

Commit e9d2cb8

Browse files
committed
vscode-extensions.ms-python.python: 2025.1.2025022501 -> 2025.2.0
1 parent 55ee819 commit e9d2cb8

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.1.2025022501";
25-
hash = "sha256-hPVT86Uvok4BAKbbB6FhjWxQoEY/TWVKCliEn/+QNWY=";
24+
version = "2025.2.0";
25+
hash = "sha256-bq6xcNTzGsnoAcwjn4yyCVN7n4kXOPULHu0V2Vgzu68=";
2626
};
2727

2828
buildInputs = [ icu ];

0 commit comments

Comments
 (0)