Loading pkgs/by-name/fa/fail2ban/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ python3.pkgs.buildPythonApplication rec { pythonPath = with python3.pkgs; lib.optionals stdenv.hostPlatform.isLinux [ systemd systemd-python pyinotify # https://github.com/fail2ban/fail2ban/issues/3787, remove it in the next release Loading pkgs/by-name/jo/journalwatch/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ python3Packages.buildPythonApplication rec { build-system = with python3Packages; [ setuptools ]; dependencies = with python3Packages; [ systemd ]; dependencies = with python3Packages; [ systemd-python ]; nativeCheckInputs = with python3Packages; [ pytestCheckHook ]; Loading pkgs/by-name/ma/matrix-synapse-unwrapped/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ python3Packages.buildPythonApplication rec { authlib ]; systemd = [ systemd systemd-python ]; url-preview = [ lxml Loading pkgs/by-name/ma/matrix-synapse/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ "postgres" "url-preview" ] ++ lib.optional (lib.meta.availableOn stdenv.hostPlatform matrix-synapse-unwrapped.python.pkgs.systemd) "systemd", ++ lib.optional (lib.meta.availableOn stdenv.hostPlatform matrix-synapse-unwrapped.python.pkgs.systemd-python) "systemd", plugins ? [ ], }: Loading pkgs/by-name/on/onboard/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -103,7 +103,7 @@ python3.pkgs.buildPythonApplication rec { pyatspi pycairo pygobject3 systemd systemd-python ]; propagatedUserEnvPkgs = [ dconf ]; Loading Loading
pkgs/by-name/fa/fail2ban/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ python3.pkgs.buildPythonApplication rec { pythonPath = with python3.pkgs; lib.optionals stdenv.hostPlatform.isLinux [ systemd systemd-python pyinotify # https://github.com/fail2ban/fail2ban/issues/3787, remove it in the next release Loading
pkgs/by-name/jo/journalwatch/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ python3Packages.buildPythonApplication rec { build-system = with python3Packages; [ setuptools ]; dependencies = with python3Packages; [ systemd ]; dependencies = with python3Packages; [ systemd-python ]; nativeCheckInputs = with python3Packages; [ pytestCheckHook ]; Loading
pkgs/by-name/ma/matrix-synapse-unwrapped/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ python3Packages.buildPythonApplication rec { authlib ]; systemd = [ systemd systemd-python ]; url-preview = [ lxml Loading
pkgs/by-name/ma/matrix-synapse/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ "postgres" "url-preview" ] ++ lib.optional (lib.meta.availableOn stdenv.hostPlatform matrix-synapse-unwrapped.python.pkgs.systemd) "systemd", ++ lib.optional (lib.meta.availableOn stdenv.hostPlatform matrix-synapse-unwrapped.python.pkgs.systemd-python) "systemd", plugins ? [ ], }: Loading
pkgs/by-name/on/onboard/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -103,7 +103,7 @@ python3.pkgs.buildPythonApplication rec { pyatspi pycairo pygobject3 systemd systemd-python ]; propagatedUserEnvPkgs = [ dconf ]; Loading