mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
vscode-extensions.ms-python.isort: 2023.13.13171013 -> 2025.0.0
This commit is contained in:
parent
569c914f0c
commit
e6ee7d8b11
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
|
|||
mktplcRef = {
|
||||
publisher = "ms-python";
|
||||
name = "isort";
|
||||
version = "2023.13.13171013";
|
||||
hash = "sha256-UBV9i3LPVv60+toy+kJvESAuJHRmH/uEIwjTidYUXLc=";
|
||||
version = "2025.0.0";
|
||||
hash = "sha256-nwt9Pv084jt9nWvxSXLIWu7981UGSbCgVRTrFfJA6q4=";
|
||||
};
|
||||
meta = with lib; {
|
||||
description = "Import sorting extension for Visual Studio Code using isort";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue