firewalld: use pyqt6 instead of pyqt5

This commit is contained in:
Sizhe Zhao
2025-04-12 17:01:10 +08:00
parent 652cac382a
commit 099202f1ba
+1 -2
View File
@@ -34,8 +34,7 @@ let
pygobject3
]
++ lib.optionals withGui [
pyqt5
pyqt5-sip
pyqt6
]
);
in