about summary refs log tree commit diff
path: root/pkgs/by-name/sh/shell-gpt/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/sh/shell-gpt/package.nix')
-rw-r--r--pkgs/by-name/sh/shell-gpt/package.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/by-name/sh/shell-gpt/package.nix b/pkgs/by-name/sh/shell-gpt/package.nix
index 92f451b24088f..6558c612d84fc 100644
--- a/pkgs/by-name/sh/shell-gpt/package.nix
+++ b/pkgs/by-name/sh/shell-gpt/package.nix
@@ -26,7 +26,6 @@ python3.pkgs.buildPythonApplication rec {
 
   build-system = with python3.pkgs; [ hatchling ];
 
-  nativeBuildInputs = with python3.pkgs; [ pythonRelaxDepsHook ];
 
   propagatedBuildInputs = with python3.pkgs; [
     click