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