nixpkgs/pkgs/development/interpreters/python
Tobias Mayer 1e447d7898 pkgsStatic.python3: fix build
GCC does not come with a `libgcc_eh.a` for the target platform if
it was built without `--enable-shared`. That flag was removed with
c6dd11ca39, meaning we should no longer
attempt to link against that lib.
2022-05-24 18:03:33 +02:00
..
catch_conflicts
conda Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
cpython pkgsStatic.python3: fix build 2022-05-24 18:03:33 +02:00
hooks Merge staging-next into staging 2022-05-04 00:02:57 +00:00
manylinux
pypy pypy27_prebuilt: remove unneeded openssl_1_0_2 dependency 2022-02-22 03:55:37 +01:00
rustpython rustpython: init at unstable-2021-12-09 2021-12-14 18:53:25 +01:00
tests python3.tests: add cpython-gdb test 2021-08-19 19:37:09 +01:00
update-python-libraries update-python-libraries.py: Always use ref/tags/ for specifying rev 2022-03-14 00:29:09 +01:00
default.nix pythonInterpreters.graalpython37: remove 2022-04-25 17:53:06 +01:00
fetchpypi.nix python3Packages.fetchPypi: support wheels where dist & python differ 2021-06-22 13:42:45 +02:00
mk-python-derivation.nix Revert "pythonPackages: set mainProgram to pname by default" 2022-05-10 11:51:54 -07:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
tests.nix python2.tests.nixenv-virtualenv: fix test 2021-12-18 14:43:50 +01:00
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix python-wrapper: use makeBinaryWrapper 2022-04-20 21:59:47 +02:00