vscode-extensions.ms-python.python: 2025.8.0 -> 2025.10.0
This commit is contained in:
@@ -15,8 +15,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec {
|
||||
mktplcRef = {
|
||||
name = "python";
|
||||
publisher = "ms-python";
|
||||
version = "2025.8.0";
|
||||
hash = "sha256-v+MjJmiFMStbVRmh1I7hJp1Fq262QwRyRt9m2f3yF0o=";
|
||||
version = "2025.10.0";
|
||||
hash = "sha256-8dc1uM/6iUNF+9y4yKH7w4/FsrzgVoOJlIFfQOvY8YM=";
|
||||
};
|
||||
|
||||
buildInputs = [ icu ];
|
||||
|
||||
Reference in New Issue
Block a user