isort: migrate to by-name
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
parent
4b81edcb1d
commit
d31f96b146
1
pkgs/by-name/is/isort/package.nix
Normal file
1
pkgs/by-name/is/isort/package.nix
Normal file
@ -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;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user