Unverified Commit 6a81e942 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

ospd-openvas: refactor

parent 4dc29e3d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
python3.pkgs.buildPythonApplication rec {
  pname = "ospd-openvas";
  version = "22.7.0";
  format = "pyproject";
  pyproject = true;

  src = fetchFromGitHub {
    owner = "greenbone";