about summary refs log tree commit diff
path: root/pkgs/by-name/pa/pacu/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/pa/pacu/package.nix')
-rw-r--r--pkgs/by-name/pa/pacu/package.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/by-name/pa/pacu/package.nix b/pkgs/by-name/pa/pacu/package.nix
index 46143afdb5e38..5c87d124ee962 100644
--- a/pkgs/by-name/pa/pacu/package.nix
+++ b/pkgs/by-name/pa/pacu/package.nix
@@ -32,7 +32,6 @@ python.pkgs.buildPythonApplication rec {
 
   build-system = with python.pkgs; [ poetry-core ];
 
-  nativeBuildInputs = with python.pkgs; [ pythonRelaxDepsHook ];
 
   dependencies =
     [ awscli ]