nixpkgs/pkgs/development
Spencer Baugh 46f2b49b44 pythonPackages.pkgconfig: use same setupHook as pkgconfig
This setupHook is necessary for actually using pkgconfig. Without this
setupHook, you need to put both pythonPackages.pkgconfig and pkgconfig
into your buildInputs, just to get the setuphook of the latter.

Previously, pythonPackages.pkgconfig depended on pkgconfig as a
propagatedBuildInput, so this setupHook was propagated down to
dependents. That was changed to a regular nativeBuildInput, so now
this setupHook change is necessary for packages to only depend on
pythonPackages.pkgconfig.

A possible alternative is extracting out a common pkgconfigHook
package and having both pythonPackages.pkgconfig and pkgconfig depend
on that with propagatedBuildInputs. That might be necessary to avoid
the buildHook running twice?
2019-02-17 14:40:51 +01:00
..
androidndk-pkgs
arduino arduino-mk: init at 1.6.0 2019-01-30 23:19:37 +01:00
beam-modules rebar3: 3.6.1 -> 3.9.0 2019-02-06 19:45:40 +01:00
bower-modules/generic
compilers Merge master into staging 2019-02-14 11:35:50 +01:00
coq-modules coqPackages.mathcomp-analysis: init at 0.1.0 2019-02-09 12:33:02 +01:00
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules go: build each package single-threaded (#53390) 2019-02-07 14:39:53 +00:00
guile-modules
haskell-modules gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
idris-modules idrisPackages.tparsec: 2018-11-09 -> 2018-12-21 2019-02-05 18:25:25 +01:00
interpreters buildPython*: enable strictDeps 2019-02-17 14:40:48 +01:00
java-modules
libraries Merge master into staging 2019-02-14 11:35:50 +01:00
lisp-modules Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
lua-modules luaPackages.lua-iconv: move to generated 2019-02-13 14:13:39 +09:00
misc
mobile titaniumenv: fix broken function header 2019-02-04 23:07:04 +01:00
node-packages nodePackages_10_x: add markdown-link-check 2019-02-13 21:10:14 +07:00
ocaml-modules ocamlPackages.topkg: 0.9.1 -> 1.0.0 2019-02-11 12:35:22 +01:00
perl-modules
pharo
pure-modules
python-modules pythonPackages.pkgconfig: use same setupHook as pkgconfig 2019-02-17 14:40:51 +01:00
r-modules update R package set 2019-02-10 11:16:19 +01:00
ruby-modules defaultGemConfig.ovirt-engine-sdk: init 2019-02-06 23:51:56 +01:00
tools Merge master into staging 2019-02-14 11:35:50 +01:00
web Merge pull request #54287 from marsam/update-node-v11 2019-02-08 17:39:47 -05:00