1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/development/interpreters/python
Jan Tojnar e69ee9b53e
buildPython*: simplify updateScript
updateScript accepts a list, in which case, it will execute the head with the
tail as arguments. Switching to this style will allow us to get rid of the need
to create extra script doing just that.
2018-12-20 00:28:49 +01:00
..
catch_conflicts
cpython Merge master into staging-next 2018-11-18 10:32:12 +01:00
pypy pypy3: init at 6.0.0 2018-12-19 09:53:31 +01:00
update-python-libraries buildPython*: add updateScript to passthru 2018-12-07 15:48:54 +01:00
build-python-package-common.nix
build-python-package-flit.nix
build-python-package-setuptools.nix
build-python-package-wheel.nix
build-python-package.nix buildPython*: add updateScript to passthru 2018-12-07 15:48:54 +01:00
mk-python-derivation.nix buildPython*: simplify updateScript 2018-12-20 00:28:49 +01:00
run_setup.py
setup-hook.nix
setup-hook.sh
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix python.buildEnv: new argument makeWrapperArgs 2018-10-13 12:31:52 +02:00