about summary refs log tree commit diff
path: root/pkgs/applications/networking/dyndns/dyndnsc/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/dyndns/dyndnsc/default.nix')
-rw-r--r--pkgs/applications/networking/dyndns/dyndnsc/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/networking/dyndns/dyndnsc/default.nix b/pkgs/applications/networking/dyndns/dyndnsc/default.nix
index 930fc34603192..18e5847e67094 100644
--- a/pkgs/applications/networking/dyndns/dyndnsc/default.nix
+++ b/pkgs/applications/networking/dyndns/dyndnsc/default.nix
@@ -24,7 +24,6 @@ python3Packages.buildPythonApplication rec {
 
   build-system = with python3Packages; [ setuptools ];
 
-  nativeBuildInputs = with python3Packages; [ pythonRelaxDepsHook ];
 
   dependencies = with python3Packages; [
     daemonocle