mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 18:23:44 +00:00
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 { };
|
pwndbg = callPackage ../development/tools/misc/pwndbg { };
|
||||||
|
|
||||||
pycangjie = pythonPackages.pycangjie;
|
|
||||||
|
|
||||||
pycflow2dot = with python3.pkgs; toPythonApplication pycflow2dot;
|
pycflow2dot = with python3.pkgs; toPythonApplication pycflow2dot;
|
||||||
|
|
||||||
pydb = callPackage ../development/tools/pydb { };
|
pydb = callPackage ../development/tools/pydb { };
|
||||||
|
Loading…
Reference in New Issue
Block a user