qtile: add iwlib as a build input

This is used for the wlan widget
This commit is contained in:
Infinidoge 2023-10-01 22:48:58 -04:00
parent 8f9d4bf6b7
commit e6241c8e40

View file

@ -5,6 +5,7 @@
, dbus-next
, dbus-python
, glib
, iwlib
, libdrm
, libinput
, libxkbcommon
@ -68,6 +69,7 @@ buildPythonPackage rec {
(cairocffi.override { withXcffib = true; })
dbus-next
dbus-python
iwlib
mpd2
psutil
pulsectl-asyncio