nixpkgs/pkgs/development/interpreters/python
Yueh-Shun Li 455314a3f0 buildPython*: make doCheck default less confusing
Modify the set pattern to hint developers that the doInstallCheck
attribute of Python packages, specified by the doCheck argument of
buildPythonPackage and buildPythonApplication, defaults to true instead
of false.
2024-07-03 02:42:59 +08:00
..
catch_conflicts pythonCatchConflictsHook: split propagated-build-inputs on runs of whitespace 2024-04-26 21:05:42 -04:00
conda
cpython cpython: fix changelog anchor for beta versions 2024-06-28 13:19:35 +02:00
hooks pythonCatchConflictsHook: add test for multiple dependency chains 2024-04-26 21:05:41 -04:00
manylinux
pypy pypy: drop pycparser dependency to fix build 2024-05-12 16:01:00 +02:00
python2 buildPython*: make doCheck default less confusing 2024-07-03 02:42:59 +08:00
rustpython rustpython: 0.3.0 -> 0.3.1 2024-05-07 16:42:00 +02:00
tests python3.tests.nix-pythonprefix-mypy: Avoid unnecessary rebuilds 2024-06-14 21:27:46 +02:00
update-python-libraries update-python-libraries: Reliably detect nix-prefetch-git 2024-06-27 01:10:21 +02:00
default.nix python313: 3.13.0b2 -> 3.13.0b3 2024-06-28 13:19:32 +02:00
mk-python-derivation.nix buildPython*: make doCheck default less confusing 2024-07-03 02:42:59 +08:00
passthrufun.nix python: deprecate pythonForBuild in favor of pythonOnBuildForHost 2023-11-07 02:28:58 +02:00
python-packages-base.nix python: add error message for debugging infinite recursion 2024-05-06 07:04:21 +00:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py Revert "Fix venv creation in Python environments" 2024-04-11 08:26:39 -07:00
tests.nix Revert "Fix venv creation in Python environments" 2024-04-11 08:26:39 -07:00
with-packages.nix
wrap-python.nix treewide: change pythonForBuild to pythonOnBuildForHost 2023-11-05 17:42:12 -08:00
wrap.sh
wrapper.nix Revert "Unwrap python scripts when building an environment" 2024-04-11 08:26:39 -07:00