about summary refs log tree commit diff
path: root/pkgs/by-name/ko/koodousfinder/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/ko/koodousfinder/package.nix')
-rw-r--r--pkgs/by-name/ko/koodousfinder/package.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/by-name/ko/koodousfinder/package.nix b/pkgs/by-name/ko/koodousfinder/package.nix
index 103863b76ee35..b6602e2c6000e 100644
--- a/pkgs/by-name/ko/koodousfinder/package.nix
+++ b/pkgs/by-name/ko/koodousfinder/package.nix
@@ -22,7 +22,6 @@ python3.pkgs.buildPythonApplication rec {
 
   build-system = with python3.pkgs; [ poetry-core ];
 
-  nativeBuildInputs = with python3.pkgs; [ pythonRelaxDepsHook ];
 
   dependencies = with python3.pkgs; [
     keyring