summary refs log tree commit diff
path: root/pkgs/development/python-modules
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2023-10-30 21:04:26 +0100
committerMartin Weinelt <hexa@darmstadt.ccc.de>2023-10-30 21:04:26 +0100
commit8ad03e1df986841e91d9cb08f9817b86bda79d12 (patch)
tree23e793015e2638422a38f427b794b27274b81a9c /pkgs/development/python-modules
parent247c509f1bb64f706333c96b5c4e5f4c0b4f5aab (diff)
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.
Diffstat (limited to 'pkgs/development/python-modules')
-rw-r--r--pkgs/development/python-modules/home-assistant-chip-core/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/home-assistant-chip-core/default.nix b/pkgs/development/python-modules/home-assistant-chip-core/default.nix
index b8b865574f792..939457aa9d7b1 100644
--- a/pkgs/development/python-modules/home-assistant-chip-core/default.nix
+++ b/pkgs/development/python-modules/home-assistant-chip-core/default.nix
@@ -37,7 +37,7 @@ buildPythonPackage rec {
     system = {
       "aarch64-linux" = {
         name = "aarch64";
-        hash = "sha256-fR+ea25SqOMksBJXgSjuVvv2xSBoadZmPWP0IwxpiMA=";
+        hash = "sha256-wmavXr7WL9q7u8lnOaEWbRs3rlagBd9ovhxzRbjnrwY=";
       };
       "x86_64-linux" = {
         name = "x86_64";