Merge pull request #264432 from mweinelt/matter-updates-aarch64-linux
python311Packages.home-assistant-chip-core: update aarch64-linux hash
This commit is contained in:
commit
2ae5616536
@ -37,7 +37,7 @@ buildPythonPackage rec {
|
||||
system = {
|
||||
"aarch64-linux" = {
|
||||
name = "aarch64";
|
||||
hash = "sha256-fR+ea25SqOMksBJXgSjuVvv2xSBoadZmPWP0IwxpiMA=";
|
||||
hash = "sha256-wmavXr7WL9q7u8lnOaEWbRs3rlagBd9ovhxzRbjnrwY=";
|
||||
};
|
||||
"x86_64-linux" = {
|
||||
name = "x86_64";
|
||||
|
Loading…
Reference in New Issue
Block a user