about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/python-modules/urlgrabber
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2020-07-08 15:06:33 +0200
committerAlyssa Ross <hi@alyssa.is>2020-08-15 18:21:31 +0000
commitbc7e76d157811712a394163f55e1220059620d25 (patch)
tree126d72f8325ff81fab1997d40541cb13313cf7de /nixpkgs/pkgs/development/python-modules/urlgrabber
parent554dd6d641c72130678f097ffd18bd32a4d7740c (diff)
downloadnixlib-bc7e76d157811712a394163f55e1220059620d25.tar
nixlib-bc7e76d157811712a394163f55e1220059620d25.tar.gz
nixlib-bc7e76d157811712a394163f55e1220059620d25.tar.bz2
nixlib-bc7e76d157811712a394163f55e1220059620d25.tar.lz
nixlib-bc7e76d157811712a394163f55e1220059620d25.tar.xz
nixlib-bc7e76d157811712a394163f55e1220059620d25.tar.zst
nixlib-bc7e76d157811712a394163f55e1220059620d25.zip
libinput: fix subcommands
Running subcommands like `libinput measure` requires python and some python modules.

I previously added the dependencies in [1] but [2] accidentally moved them to checkInputs so they are not available at runtime by patchShebangs (especially since tests are disabled).

Additionally, the tools were ported from evdev python module to python-libevdev in libinput 1.14, which was missed [3] during upgrade.

Finally, other python modules are needed so let's add them as well.

[1]: https://github.com/NixOS/nixpkgs/pull/51304
[2]: https://github.com/NixOS/nixpkgs/commit/de14f0c6e1247aa48b0d77c4a3390a61e020bebf
[3]: https://github.com/NixOS/nixpkgs/commit/b291f2a9953d48d6edc5c73776db9ba289ccf213

(cherry picked from commit 6cf81102647a1fcfb5f704c82de1b45deffbb9a2)
Diffstat (limited to 'nixpkgs/pkgs/development/python-modules/urlgrabber')
0 files changed, 0 insertions, 0 deletions