about summary refs log tree commit diff
path: root/pkgs/applications/audio/ledfx/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/ledfx/default.nix')
-rw-r--r--pkgs/applications/audio/ledfx/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/audio/ledfx/default.nix b/pkgs/applications/audio/ledfx/default.nix
index f45c7dc3af558..593fd72c6d0ce 100644
--- a/pkgs/applications/audio/ledfx/default.nix
+++ b/pkgs/applications/audio/ledfx/default.nix
@@ -26,7 +26,6 @@ python3.pkgs.buildPythonPackage rec {
     poetry-core
   ];
 
-  nativeBuildInputs = with python3.pkgs; [ pythonRelaxDepsHook ];
 
   dependencies = with python3.pkgs; [
     aiohttp