about summary refs log tree commit diff
path: root/pkgs/by-name/aw/aws-gate/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/aw/aws-gate/package.nix')
-rw-r--r--pkgs/by-name/aw/aws-gate/package.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/by-name/aw/aws-gate/package.nix b/pkgs/by-name/aw/aws-gate/package.nix
index cafe14c611bda..1561d1c17a92e 100644
--- a/pkgs/by-name/aw/aws-gate/package.nix
+++ b/pkgs/by-name/aw/aws-gate/package.nix
@@ -27,7 +27,6 @@ python3Packages.buildPythonApplication rec {
 
   nativeBuildInputs = [
     installShellFiles
-    python3Packages.pythonRelaxDepsHook
     python3Packages.setuptools
     python3Packages.wheel
   ];