mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35: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 = {
|
mktplcRef = {
|
||||||
publisher = "ms-python";
|
publisher = "ms-python";
|
||||||
name = "isort";
|
name = "isort";
|
||||||
version = "2023.13.13171013";
|
version = "2025.0.0";
|
||||||
hash = "sha256-UBV9i3LPVv60+toy+kJvESAuJHRmH/uEIwjTidYUXLc=";
|
hash = "sha256-nwt9Pv084jt9nWvxSXLIWu7981UGSbCgVRTrFfJA6q4=";
|
||||||
};
|
};
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Import sorting extension for Visual Studio Code using isort";
|
description = "Import sorting extension for Visual Studio Code using isort";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue