Commit fd5cb983 authored by SandaruKasa's avatar SandaruKasa
Browse files

searxng: relax setproctitle

parent daaa0f2d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ python.pkgs.toPythonModule (
      "httpx-socks"
      "lxml"
      "typer-slim"
      "setproctitle"
    ];

    preBuild =