about summary refs log tree commit diff
path: root/pkgs/tools/security/knowsmore/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/security/knowsmore/default.nix')
-rw-r--r--pkgs/tools/security/knowsmore/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/tools/security/knowsmore/default.nix b/pkgs/tools/security/knowsmore/default.nix
index 4c460eabcbe51..c3df59cf141f3 100644
--- a/pkgs/tools/security/knowsmore/default.nix
+++ b/pkgs/tools/security/knowsmore/default.nix
@@ -25,7 +25,6 @@ python3.pkgs.buildPythonApplication rec {
 
   build-system = with python3.pkgs; [ setuptools ];
 
-  nativeBuildInputs = with python3.pkgs; [ pythonRelaxDepsHook ];
 
   dependencies = with python3.pkgs; [
     aioconsole