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:
@@ -37,7 +37,7 @@ buildPythonPackage rec {
|
||||
system = {
|
||||
"aarch64-linux" = {
|
||||
name = "aarch64";
|
||||
hash = "sha256-fR+ea25SqOMksBJXgSjuVvv2xSBoadZmPWP0IwxpiMA=";
|
||||
hash = "sha256-wmavXr7WL9q7u8lnOaEWbRs3rlagBd9ovhxzRbjnrwY=";
|
||||
};
|
||||
"x86_64-linux" = {
|
||||
name = "x86_64";
|
||||
|
||||
Reference in New Issue
Block a user