Loading pkgs/tools/security/fail2ban/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,9 @@ python3.pkgs.buildPythonApplication rec { lib.optionals stdenv.isLinux [ systemd pyinotify # https://github.com/fail2ban/fail2ban/issues/3787, remove it in the next release setuptools ]; preConfigure = '' Loading Loading
pkgs/tools/security/fail2ban/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,9 @@ python3.pkgs.buildPythonApplication rec { lib.optionals stdenv.isLinux [ systemd pyinotify # https://github.com/fail2ban/fail2ban/issues/3787, remove it in the next release setuptools ]; preConfigure = '' Loading