about summary refs log tree commit diff
path: root/pkgs/by-name/tg/tg-archive/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/tg/tg-archive/package.nix')
-rw-r--r--pkgs/by-name/tg/tg-archive/package.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/pkgs/by-name/tg/tg-archive/package.nix b/pkgs/by-name/tg/tg-archive/package.nix
index 7fd336ecedece..4465fa35cbc75 100644
--- a/pkgs/by-name/tg/tg-archive/package.nix
+++ b/pkgs/by-name/tg/tg-archive/package.nix
@@ -20,10 +20,6 @@ in python3.pkgs.buildPythonApplication {
   pyproject = true;
   pythonRelaxDeps = true;
 
-  nativeBuildInputs = with python3.pkgs; [
-    pythonRelaxDepsHook
-  ];
-
   propagatedBuildInputs = with python3.pkgs; [
     setuptools
     telethon