isort: migrate to by-name
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
committed by
Masum Reza
parent
4b81edcb1d
commit
d31f96b146
@@ -0,0 +1 @@
|
||||
{ python3Packages }: with python3Packages; toPythonApplication isort
|
||||
@@ -8286,8 +8286,6 @@ with pkgs;
|
||||
|
||||
isoimagewriter = libsForQt5.callPackage ../tools/misc/isoimagewriter { };
|
||||
|
||||
isort = with python3Packages; toPythonApplication isort;
|
||||
|
||||
isso = callPackage ../servers/isso {
|
||||
nodejs = nodejs_20;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user