mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-14 20:06:33 +01:00
This is almost all find-and-replace. I manually edited: * pkgs/development/python-modules/notifications-android-tv/default.nix, * pkgs/servers/home-assistant/default.nix, * pkgs/development/tools/continuous-integration/buildbot/master.nix A few files have not been changed in this PR because they would cause rebuilds. This PR should have 0 rebuilds. |
||
|---|---|---|
| .. | ||
| attrs | ||
| backports-functools-lru-cache | ||
| bootstrapped-pip | ||
| cffi | ||
| configparser | ||
| contextlib2 | ||
| coverage | ||
| enum | ||
| filelock | ||
| futures | ||
| hypothesis | ||
| importlib-metadata | ||
| jinja2 | ||
| markupsafe | ||
| mock | ||
| more-itertools | ||
| packaging | ||
| pip | ||
| pluggy | ||
| pycairo | ||
| pygobject | ||
| pygtk | ||
| pyparsing | ||
| pytest | ||
| pytest-xdist | ||
| scandir | ||
| setuptools | ||
| setuptools-scm | ||
| typing | ||
| wcwidth | ||
| wheel | ||
| zipp | ||
| README.md | ||
Python 2 is Not Supported
Packages, applications, and services based on Python 2 are no longer supported and are being removed. If you require a Python 2 based package, you can include that package in your own local repository.
Some packages may continue to be maintained for internal use by nixpkgs, but they should not be used by new public packages.
For more details, see Issue #201859.