Merge pull request #264432 from mweinelt/matter-updates-aarch64-linux

python311Packages.home-assistant-chip-core: update aarch64-linux hash
This commit is contained in:
Martin Weinelt 2023-10-30 21:32:17 +01:00 committed by GitHub
commit 2ae5616536
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ buildPythonPackage rec {
system = {
"aarch64-linux" = {
name = "aarch64";
hash = "sha256-fR+ea25SqOMksBJXgSjuVvv2xSBoadZmPWP0IwxpiMA=";
hash = "sha256-wmavXr7WL9q7u8lnOaEWbRs3rlagBd9ovhxzRbjnrwY=";
};
"x86_64-linux" = {
name = "x86_64";