nagstamon: Add missing dependencies

Adds the python deps

- packaging
- pyqt6-webengine

without which the application no longer launches.
This commit is contained in:
BENDI
2026-07-10 14:11:51 +02:00
parent a82eae40d1
commit 8bd903e4cd

View File

@@ -41,8 +41,10 @@ python3Packages.buildPythonApplication (finalAttrs: {
dbus-python
keyring
lxml
packaging
psutil
pyqt6
pyqt6-webengine
pysocks
python-dateutil
requests