nixpkgs/pkgs/development/interpreters/python
Theodore Ni dd1256d2ca python3.pkgs.pythonRelaxDepsHook: don't propagate wheel
The usage of wheel should be restricted to the hook. I discovered this
when trying to remove wheel from the Python bootstrap. Some packages
that needed wheel did not need it added explicitly because they use this
hook. This implicit change to the dependency tree shouldn't happen (even
though it is mostly harmless).
2023-08-20 11:00:51 +02:00
..
catch_conflicts
conda
cpython cpython: fix _PYTHON_SYSCONFIGDATA_NAME on armv7l with musl (#240770) 2023-08-09 07:16:58 +02:00
hooks python3.pkgs.pythonRelaxDepsHook: don't propagate wheel 2023-08-20 11:00:51 +02:00
manylinux Merge pull request #196802 from jneem/manylinux 2023-07-02 23:23:55 +02:00
pypy pypy*: fixup build 2023-04-09 11:06:49 +02:00
python2 python2.{buildPythonPackage,buildPythonApplication}: extract into its own file 2023-08-20 10:59:46 +02:00
rustpython tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
tests python.tests.tkinter: init 2023-08-19 14:00:56 +03:00
update-python-libraries update-python-libraries: Fix some issues 2023-05-07 12:23:52 +02:00
default.nix python312: 3.12.0b3 -> 3.12.0b4 2023-07-12 15:38:34 +02:00
mk-python-derivation.nix python3.pkgs.buildPythonPackage: disable conflict check for setuptools and wheel 2023-08-20 10:59:47 +02:00
passthrufun.nix Revert "Revert "python3: splice python within python3Packages.callPackage"" 2023-08-05 02:37:16 +03:00
python-packages-base.nix python2.{buildPythonPackage,buildPythonApplication}: extract into its own file 2023-08-20 10:59:46 +02:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
tests.nix python.tests.tkinter: init 2023-08-19 14:00:56 +03:00
with-packages.nix
wrap-python.nix treewide: makeSetupHook deps -> propagatedBuildInputs 2023-02-07 21:02:00 +02:00
wrap.sh
wrapper.nix treewide: use optionalString instead of 'then ""' 2023-06-24 20:19:19 +02:00