0
0
Fork 0
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:
Frederik Rietdijk 2016-10-12 14:57:48 +02:00
parent d3766b2601
commit 1e544b2993
2 changed files with 18 additions and 1 deletions

View file

@ -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