nixpkgs/pkgs/development/interpreters/python
Robert Scott 55026e0783 cpython: set separateDebugInfo, explicitly stripping static libpython*.a
debug info can't be separated from a static library and would otherwise be
left in place by a separateDebugInfo build. force its removal here to save
space in output.
2021-08-19 19:37:08 +01:00
..
catch_conflicts
conda Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
cpython cpython: set separateDebugInfo, explicitly stripping static libpython*.a 2021-08-19 19:37:08 +01:00
graalpython pythonInterpreters.graalpython37: init 2019-10-22 09:16:18 +02:00
hooks python: pythonRemoveTestsDirHook removes /test 2021-06-21 16:48:39 -07:00
manylinux Fix manylinux packages 2019-12-13 11:40:44 +01:00
pypy pypy: 7.3.3 -> 7.3.5 2021-07-16 23:31:15 -04:00
tests treewide: runCommandNoCC -> runCommand 2021-08-15 17:36:41 +02:00
update-python-libraries update-python-libraries: handle github branches and tags with same name 2021-06-22 13:42:46 +02:00
default.nix python310: 3.10.0b3 -> 3.10.0rc1 2021-08-09 07:49:03 +02:00
fetchpypi.nix python3Packages.fetchPypi: support wheels where dist & python differ 2021-06-22 13:42:45 +02:00
mk-python-derivation.nix pythonPackages: set mainProgram to pname by default 2021-06-12 23:23:35 +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 buildPythonPackage: add support for conda 2021-05-28 14:31:40 +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 treewide: Fix various tools wrappers "with packages" 2021-03-02 22:38:04 +00:00