nixpkgs/pkgs
Jan Malakhovski 60ba7d233e pythonPackages.requests: disable multiple outputs
The `dev` output is empty anyway.

The problem is that it interacts badly with other parts of python and
stdenv infrastructure. In particular, before this patch it installs
code into `out` output (with only generated `nix-support` in `dev`),
but `makePythonPath` then uses `propagatedBuildInputs` to generate
`PYTHONPATH` while stdenv selects `dev` outputs for
`propagatedBuiltInputs`. This results in `makePythonPath` linking to
the empty `dev` output in `PYTHONPATH`.

This reverts a piece of commit 28299f669a.
2018-11-18 11:19:20 +01:00
..
applications Merge staging-next into staging 2018-11-18 10:41:34 +01:00
build-support Merge staging-next into staging 2018-11-18 10:41:34 +01:00
common-updater common-updater, firefox: fix updater for firefox 2018-11-16 23:04:54 +09:00
data Merge pull request #47690 from romildo/fix.icon-cache 2018-11-12 17:24:53 -06:00
desktops Merge master into staging-next 2018-11-18 10:32:12 +01:00
development pythonPackages.requests: disable multiple outputs 2018-11-18 11:19:20 +01:00
games Merge master into staging-next 2018-11-18 10:32:12 +01:00
misc Merge staging-next into staging 2018-11-18 10:41:34 +01:00
os-specific Merge staging-next into staging 2018-11-18 10:41:34 +01:00
servers Merge staging-next into staging 2018-11-18 10:41:34 +01:00
shells dash: add licenses 2018-11-15 00:13:52 +01:00
stdenv Revert "patch-shebangs: use --build for auto patch shebangs" 2018-11-14 23:37:31 +01:00
test pkgs/test/nixos-functions: Add inline doc 2018-11-13 10:47:17 +01:00
tools Merge staging-next into staging 2018-11-18 10:41:34 +01:00
top-level Merge staging-next into staging 2018-11-18 10:41:34 +01:00