summary refs log tree commit diff
path: root/pkgs/tools/security/theharvester
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/security/theharvester')
-rw-r--r--pkgs/tools/security/theharvester/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/security/theharvester/default.nix b/pkgs/tools/security/theharvester/default.nix
index 02e83296c69..2fae6c465d5 100644
--- a/pkgs/tools/security/theharvester/default.nix
+++ b/pkgs/tools/security/theharvester/default.nix
@@ -22,7 +22,7 @@ python3.pkgs.buildPythonApplication rec {
     beautifulsoup4
     censys
     certifi
-    dns
+    dnspython
     gevent
     grequests
     lxml