Merge pull request #124932 from NixOS/backport-124920-to-release-21.05
[Backport release-21.05] twine: add top-level entry
This commit is contained in:
commit
04d804d0ab
@ -984,6 +984,8 @@ in
|
||||
|
||||
tilix = callPackage ../applications/terminal-emulators/tilix { };
|
||||
|
||||
twine = with python3Packages; toPythonApplication twine;
|
||||
|
||||
wayst = callPackage ../applications/terminal-emulators/wayst { };
|
||||
|
||||
wezterm = callPackage ../applications/terminal-emulators/wezterm {
|
||||
|
Loading…
x
Reference in New Issue
Block a user