diff options
| author | Jan Tojnar <jtojnar@gmail.com> | 2018-12-01 02:08:04 +0100 |
|---|---|---|
| committer | Jan Tojnar <jtojnar@gmail.com> | 2018-12-01 03:35:08 +0100 |
| commit | 27aed1b6426d204d4db32222b9e846945654c340 (patch) | |
| tree | f937ed3802d25bd12c687bb67a225e1deefae26c /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 84162175a3ff1b9649b65b5201c063a51cd40368 (diff) | |
libinput: fix docs & libinput command
libinput switched from Doxygen to Sphinx for user docs. Since Sphinx is a Python
module, it propagates Python. And because it is listed in nativeBuildInputs,
its python binary takes precedence over the one added in buildInputs.
This results in a wrong interpreter being substituted into shebangs.
The contamination occurred previously too but libinput does not use pyparsing
dependency since 1.12.0, so it could be removed.
I prevented Sphinx from propagating Python and added some additional
dependencies to it. In the future we might want something more reusable.
While at it, I also fixed the tests.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
