forked from mirrors/nixpkgs
pycangjie: remove alias
Pycangjie is a Python module, not an application.
This commit is contained in:
parent
a859ef91f0
commit
627d8b55d1
|
@ -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 { };
|
||||
|
|
Loading…
Reference in a new issue