Loading pkgs/by-name/kn/knowsmore/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,11 @@ python3.pkgs.buildPythonApplication rec { enabledTestPaths = [ "tests/tests*" ]; disabledTests = [ # Issue with later neo4j versions "test_create_db" ]; meta = with lib; { description = "Tool for pentesting Microsoft Active Directory"; homepage = "https://github.com/helviojunior/knowsmore"; Loading Loading
pkgs/by-name/kn/knowsmore/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,11 @@ python3.pkgs.buildPythonApplication rec { enabledTestPaths = [ "tests/tests*" ]; disabledTests = [ # Issue with later neo4j versions "test_create_db" ]; meta = with lib; { description = "Tool for pentesting Microsoft Active Directory"; homepage = "https://github.com/helviojunior/knowsmore"; Loading