pt: move by-name
This commit is contained in:
parent
d6a60466ac
commit
e43015afa2
@ -18698,8 +18698,6 @@ with pkgs;
|
||||
inherit (darwin.apple_sdk_11_0.frameworks) AppKit CoreFoundation Security;
|
||||
};
|
||||
|
||||
pt = callPackage ../applications/misc/pt { };
|
||||
|
||||
pyupgrade = with python3Packages; toPythonApplication pyupgrade;
|
||||
|
||||
pwntools = with python3Packages; toPythonApplication pwntools;
|
||||
|
Loading…
Reference in New Issue
Block a user