nixpkgs/pkgs/development/interpreters/python
Frederik Rietdijk 163ba09117 python.buildEnv: always include the $out output
28299f669a introduced the first Python
packages having multiple outputs. The required outputs were not picked
up by `python.buildEnv` (#31857).

This commit modifies `python.buildEnv` so that it always includes the
$out output and thus fixes #31857.
2017-12-10 15:21:35 +01:00
..
catch_conflicts
cpython Add gurobipy for python2.7 on darwin. 2017-12-09 15:00:43 -05:00
pypy/2.7 Python: the pythonModule attribute 2017-11-23 15:11:02 +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 python.pkgs.buildPythonPackage: some comments 2017-11-23 15:11:03 +01:00
mk-python-derivation.nix python.pkgs.buildPythonPackage: some comments 2017-11-23 15:11:03 +01:00
run_setup.py
setup-hook.nix
setup-hook.sh
with-packages.nix
wrap-python.nix
wrap.sh stdenv setup: Always use both propagated files 2017-11-21 10:44:44 -05:00
wrapper.nix python.buildEnv: always include the $out output 2017-12-10 15:21:35 +01:00