nixpkgs/pkgs/development/interpreters/python
Alvar Penning b7ce309e6c pythonFull: add BlueZ support
This commit introduces two changes.

First, cpython gets optional BlueZ support, which is needed for
AF_BLUETOOTH sockets. Therefore bluezSupport was added as a parameter.

Second, the call to the pythonFull packages has been adjusted. The
Python packages have a self-reference called self. This was not adjusted
for the override. As a result, Python packages for this special version
of Python were not built with the overridden Python, but with the
original one.
2020-08-15 18:08:20 +02:00
..
catch_conflicts
cpython pythonFull: add BlueZ support 2020-08-15 18:08:20 +02:00
graalpython pythonInterpreters.graalpython37: init 2019-10-22 09:16:18 +02:00
hooks python3Packages.pip: allow setting reproducible temporary directory via NIX_PIP_INSTALL_TMPDIR 2020-07-02 17:27:13 +02:00
manylinux Fix manylinux packages 2019-12-13 11:40:44 +01:00
pypy pypy, pypy3: 7.1.1 -> 7.3.1 2020-08-10 15:42:42 -07:00
tests Python: fix virtualenv with Python 2 2020-05-24 10:43:24 +02:00
update-python-libraries python: add use-pkgs-prefix option to update script 2020-03-27 01:47:30 -07:00
default.nix python35: remove 2020-08-12 21:57:18 -07:00
fetchpypi.nix
mk-python-derivation.nix buildPythonPackage: don't recompile bytecode 2020-06-17 14:54:03 +02:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py Python: fix virtualenv with Python 2 2020-05-24 10:43:24 +02:00
tests.nix Python: fix virtualenv with Python 2 2020-05-24 10:43:24 +02:00
with-packages.nix
wrap-python.nix
wrap.sh python.pkgs.wrapPython: get rid of warning 2019-12-30 16:46:55 +01:00
wrapper.nix Python: introduce NIX_PYTHONPREFIX in order to set site.PREFIXES 2020-03-14 21:39:31 +00:00