buildHomeAssistantComponent: drop build phase
This change unbreaks the use of custom build hooks.
This commit is contained in:
@@ -22,10 +22,6 @@ home-assistant.python.pkgs.buildPythonPackage (
|
||||
pname = "${owner}/${domain}";
|
||||
inherit version format;
|
||||
|
||||
buildPhase = ''
|
||||
true
|
||||
'';
|
||||
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
|
||||
|
||||
Reference in New Issue
Block a user