about summary refs log tree commit diff
path: root/pkgs/by-name/ro/route-graph/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/ro/route-graph/package.nix')
-rw-r--r--pkgs/by-name/ro/route-graph/package.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/pkgs/by-name/ro/route-graph/package.nix b/pkgs/by-name/ro/route-graph/package.nix
index 36158282f783b..7e6e8d2bd6a62 100644
--- a/pkgs/by-name/ro/route-graph/package.nix
+++ b/pkgs/by-name/ro/route-graph/package.nix
@@ -25,10 +25,6 @@ python3.pkgs.buildPythonApplication rec {
     poetry-core
   ];
 
-  nativeBuildInputs = with python3.pkgs; [
-    pythonRelaxDepsHook
-  ];
-
   propagatedBuildInputs = [
     graphviz
   ] ++ (with python3.pkgs; [