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.
1 parent 29b0bf9 commit 850e844Copy full SHA for 850e844
packages/ms-python.python.nix
@@ -21,8 +21,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec {
21
mktplcRef = {
22
name = "python";
23
publisher = "ms-python";
24
- version = "2023.1.10091012";
25
- sha256 = "sha256-JosFv6ngJmw1XRILwTZMVxlGIdWFLFQjj4olfnVwAIM=";
+ version = "2023.21.13211009";
+ sha256 = "sha256-o0EKjtRNz7cfDOCHHRL/G/u/Ogb9CISxF9z4voXXtQs=";
26
};
27
28
buildInputs = [ icu ];
0 commit comments