We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a721b7 + e9d2cb8 commit 179fd31Copy full SHA for 179fd31
pkgs/applications/editors/vscode/extensions/ms-python.python/default.nix
@@ -21,8 +21,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec {
21
mktplcRef = {
22
name = "python";
23
publisher = "ms-python";
24
- version = "2025.1.2025022501";
25
- hash = "sha256-hPVT86Uvok4BAKbbB6FhjWxQoEY/TWVKCliEn/+QNWY=";
+ version = "2025.2.0";
+ hash = "sha256-bq6xcNTzGsnoAcwjn4yyCVN7n4kXOPULHu0V2Vgzu68=";
26
};
27
28
buildInputs = [ icu ];
0 commit comments