Unverified Commit ce2179df authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

opensnitch-ui: fix runtime crash (#372352)

parents f3ab21e9 6029d369
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ python311Packages.buildPythonApplication rec {
  propagatedBuildInputs = with python311Packages; [
    grpcio-tools
    notify2
    packaging
    pyasn
    pyinotify
    pyqt5