summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorSpencer Baugh <sbaugh@catern.com>2019-02-12 19:17:05 +0000
committerFrederik Rietdijk <fridh@fridh.nl>2019-02-17 14:40:51 +0100
commit46f2b49b443a78b4d686827192aaf79df87a6f1e (patch)
tree90bfbf9e609e20349e634ac49718aa71d2899cc0 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parent50b1d64534b6d648a7a579b987577442fcea2c29 (diff)
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?
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions