bedjet
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
buildHomeAssistantComponent,
|
||||
python3Packages,
|
||||
fetchFromGitHub,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
buildHomeAssistantComponent rec {
|
||||
@@ -14,7 +13,7 @@ buildHomeAssistantComponent rec {
|
||||
owner = owner;
|
||||
repo = "ha-bedjet";
|
||||
rev = version;
|
||||
hash = lib.fakeHash;
|
||||
hash = "sha256-rjn9dUM6Tntps2KECdHCdp1FhFg1uEaByXFlrwn4AAU=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
|
||||
Reference in New Issue
Block a user