pycangjie: remove alias

Pycangjie is a Python module, not an application.
This commit is contained in:
Robert Schütz 2021-12-31 09:03:26 +00:00 committed by Martin Weinelt
parent a859ef91f0
commit 627d8b55d1
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -8981,8 +8981,6 @@ with pkgs;
pwndbg = callPackage ../development/tools/misc/pwndbg { };
pycangjie = pythonPackages.pycangjie;
pycflow2dot = with python3.pkgs; toPythonApplication pycflow2dot;
pydb = callPackage ../development/tools/pydb { };