nixpkgs/pkgs/development/interpreters/python
Matthieu Coudron baf91ea7d9 pythonPackages: set mainProgram to pname by default
Calling `nix run poetry` or another python package usually fails
because of the "pythonX" prefix in name.
Adjust mainProgram to ignore that prefix.
2021-06-12 23:23:35 +02:00
..
catch_conflicts
conda Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
cpython python2: only pass -msse2 on x86_64-darwin, not any darwin 2021-05-14 09:15:03 -07:00
graalpython
hooks buildPythonPackage: add support for conda 2021-05-28 14:31:40 +02:00
manylinux
pypy lzma: deprecate alias 2021-04-04 19:49:52 +02:00
tests
update-python-libraries
default.nix buildPythonPackage: add support for conda 2021-05-28 14:31:40 +02:00
fetchpypi.nix
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
tests.nix buildPythonPackage: add support for conda 2021-05-28 14:31:40 +02:00
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix