3
0
Fork 0
forked from mirrors/nixpkgs

home-assistant: fix version hash for 2022.12.7

This commit is contained in:
Martin Weinelt 2022-12-21 17:52:44 +01:00
parent 5354e33e4a
commit 69ee8ee81a
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -208,7 +208,7 @@ in python.pkgs.buildPythonApplication rec {
owner = "home-assistant";
repo = "core";
rev = version;
hash = "sha256-9dukY04sh35kj5vUbNmqnN+MPGqJT/YUuHC64pHzWjw=";
hash = "sha256-JV7oWTWlWCeaJyiM+43D3XyZ6qR07zfDJDijmTybXfk=";
};
# leave this in, so users don't have to constantly update their downstream patch handling