opensnitch-ui: fix runtime crash (#372352)

This commit is contained in:
Gaétan Lepage
2025-01-15 11:18:00 +01:00
committed by GitHub
@@ -34,6 +34,7 @@ python311Packages.buildPythonApplication rec {
propagatedBuildInputs = with python311Packages; [
grpcio-tools
notify2
packaging
pyasn
pyinotify
pyqt5