python311Packages.home-assistant-chip-core: update aarch64-linux hash

The wheel was previously not availabe due to an outtage in their CI
infrastructure that went unnoticed.
This commit is contained in:
Martin Weinelt
2023-10-30 21:04:26 +01:00
parent 247c509f1b
commit 8ad03e1df9
@@ -37,7 +37,7 @@ buildPythonPackage rec {
system = {
"aarch64-linux" = {
name = "aarch64";
hash = "sha256-fR+ea25SqOMksBJXgSjuVvv2xSBoadZmPWP0IwxpiMA=";
hash = "sha256-wmavXr7WL9q7u8lnOaEWbRs3rlagBd9ovhxzRbjnrwY=";
};
"x86_64-linux" = {
name = "x86_64";