This commit is contained in:
mjallen18
2026-03-03 14:18:40 -06:00
parent 9a962363e8
commit 85b69d69ff
4 changed files with 44 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ buildHomeAssistantComponent rec {
owner = owner;
repo = "ha-bedjet";
tag = version;
hash = "sha256-sb6zC/kFtIMVr6+/U00jcFwOZxAedNutRONq/LZfdKI=";
hash = "sha256-FAuL3A8wtGwt+GM180A7wMlIvJvGoLmxNLCtnomxV3o=";
};
nativeBuildInputs = with python3Packages; [

View File

@@ -15,7 +15,7 @@ buildHomeAssistantComponent rec {
owner = owner;
repo = "ha_gehome";
tag = version;
hash = "sha256-p34yBtoqAMVCiAZKyxWPTVOSjPaueD1sb5ZEzWF2OZ4=";
hash = "sha256-7c2GfTagNsIsSiT/sCqSV+BZZJMcvlsecDD+ZDZx9BA=";
};
nativeBuildInputs =