ospd-openvas: refactor
This commit is contained in:
@@ -20,8 +20,11 @@ python3.pkgs.buildPythonApplication rec {
|
||||
"python-gnupg"
|
||||
];
|
||||
|
||||
nativeBuildInputs = with python3.pkgs; [
|
||||
build-system = with python3.pkgs; [
|
||||
poetry-core
|
||||
];
|
||||
|
||||
nativeBuildInputs = with python3.pkgs; [
|
||||
pythonRelaxDepsHook
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user