nixpkgs/pkgs/development/interpreters/python
John Ericson da19c34d0f stdenv setup: Always use both propagated files
This continues #23374, which always kept around both attributes, by
always including both propagated files: `propgated-native-build-inputs`
and `propagated-build-inputs`. `nativePkgs` and `crossPkgs` are still
defined as before, however, so this change should only barely
observable.

This is an incremental step to fully keeping the dependencies separate
in all cases.
2017-11-21 10:44:44 -05:00
..
catch_conflicts python: Move catch_conflicts.py into subdirectory (#23600) 2017-04-01 12:22:36 +02:00
cpython cpython: make configd optional (for sandboxed darwin bootstraps) 2017-11-08 22:20:00 -05:00
pypy/2.7 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
build-python-package-common.nix buildPythonPackage: install builds reproducibly 2016-12-13 14:45:05 +01:00
build-python-package-flit.nix Python Flit: run tests by default 2017-02-01 14:54:20 +01:00
build-python-package-setuptools.nix Merge pull request #22086 from timbertson/pip-stderr 2017-01-24 11:20:53 +01:00
build-python-package-wheel.nix buildPythonPackage: refactor 2016-12-05 10:29:22 +01:00
build-python-package.nix Python Flit: run tests by default 2017-02-01 14:54:20 +01:00
mk-python-derivation.nix mkPythonDerivation: let name default to ${pname}-${version} 2017-11-03 04:15:36 +00:00
run_setup.py Python: move python-modules/generic to interpreter folder 2016-09-01 16:16:31 +02:00
setup-hook.nix Python: set DETERMINISTIC_BUILD and PYTHONHASHSEED in setupHook 2017-05-19 16:28:11 +02:00
setup-hook.sh Python: set DETERMINISTIC_BUILD and PYTHONHASHSEED in setupHook 2017-05-19 16:28:11 +02:00
with-packages.nix python: add python.withPackages function 2016-05-29 15:12:23 +02:00
wrap-python.nix Python: script names now include full path 2017-01-02 11:29:11 +01:00
wrap.sh stdenv setup: Always use both propagated files 2017-11-21 10:44:44 -05:00
wrapper.nix python.buildEnv: add extraOutputsToInstall attribute 2017-09-25 22:40:09 +03:00