Unverified Commit 8ad03e1d authored by Martin Weinelt's avatar Martin Weinelt
Browse files

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.
parent 247c509f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ buildPythonPackage rec {
    system = {
      "aarch64-linux" = {
        name = "aarch64";
        hash = "sha256-fR+ea25SqOMksBJXgSjuVvv2xSBoadZmPWP0IwxpiMA=";
        hash = "sha256-wmavXr7WL9q7u8lnOaEWbRs3rlagBd9ovhxzRbjnrwY=";
      };
      "x86_64-linux" = {
        name = "x86_64";