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