mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
nagstamon: Add missing dependencies
Adds the python deps - packaging - pyqt6-webengine without which the application no longer launches.
This commit is contained in:
@@ -41,8 +41,10 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
dbus-python
|
||||
keyring
|
||||
lxml
|
||||
packaging
|
||||
psutil
|
||||
pyqt6
|
||||
pyqt6-webengine
|
||||
pysocks
|
||||
python-dateutil
|
||||
requests
|
||||
|
||||
Reference in New Issue
Block a user