mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: qtile: Remove unused native inputs.
* gnu/packages/wm.scm (qtile)[native-inputs]: Remove pre-commit, python-anyio, python-check-manifest, python-coverage, python-isort, python-mypy, python-pycairo, python-pytest, python-pytest-asyncio, python-pytest-cov, python-pytest-httpbin, python-twine, python-wheel, and xorg-server-for-tests. Change-Id: I492b357666d538fc8eb94c3a450e76f69f4d0432
This commit is contained in:
parent
7b60dfb8df
commit
8eea3630f1
1 changed files with 1 additions and 15 deletions
|
|
@ -1181,22 +1181,8 @@ to events.")
|
|||
python-xcffib))
|
||||
(native-inputs
|
||||
(list pkg-config
|
||||
pre-commit
|
||||
python-anyio
|
||||
python-check-manifest
|
||||
python-coverage
|
||||
python-isort
|
||||
python-mypy
|
||||
python-pycairo
|
||||
python-pytest
|
||||
python-pytest-asyncio
|
||||
python-pytest-cov
|
||||
python-pytest-httpbin
|
||||
python-setuptools
|
||||
python-setuptools-scm
|
||||
python-twine
|
||||
python-wheel
|
||||
xorg-server-for-tests))
|
||||
python-setuptools-scm))
|
||||
(home-page "http://qtile.org")
|
||||
(synopsis "Hackable tiling window manager written and configured in Python")
|
||||
(description "Qtile is simple, small, and extensible. It's easy to write
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue