mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-12 05:16:25 +03:00
pythonPackages.tkinter: use this instead of the output python.tkinter
This commit is contained in:
parent
d3766b2601
commit
1e544b2993
2 changed files with 18 additions and 1 deletions
|
@ -422,7 +422,7 @@ exists.
|
|||
|
||||
#### Missing `tkinter` module standard library
|
||||
|
||||
To reduce closure size the `Tkinter`/`tkinter` module is available as `python.tkinter`.
|
||||
To reduce closure size the `Tkinter`/`tkinter` is put in a separate output. The `tkinter` is available as `python35Packages.tkinter`.
|
||||
|
||||
#### Attributes on interpreters packages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue