Loading pkgs/tools/security/ospd-openvas/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -17,13 +17,14 @@ python3.pkgs.buildPythonApplication rec { }; pythonRelaxDeps = [ "defusedxml" "packaging" "psutil" "python-gnupg" ]; build-system = with python3.pkgs; [ poetry-core ]; propagatedBuildInputs = with python3.pkgs; [ defusedxml deprecated Loading Loading
pkgs/tools/security/ospd-openvas/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -17,13 +17,14 @@ python3.pkgs.buildPythonApplication rec { }; pythonRelaxDeps = [ "defusedxml" "packaging" "psutil" "python-gnupg" ]; build-system = with python3.pkgs; [ poetry-core ]; propagatedBuildInputs = with python3.pkgs; [ defusedxml deprecated Loading