From 9f96d8aa7824f3081a22e4884667c4e059660f52 Mon Sep 17 00:00:00 2001 From: Github Action Date: Thu, 15 Jan 2026 16:47:21 +0000 Subject: [PATCH] Update aarch64-darwin hash --- nix/hashes.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nix/hashes.json b/nix/hashes.json index 5f026cdf90..e45b435f8c 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -7,7 +7,11 @@ "x86_64-darwin": "sha256-CHrE2z+LqY2WXTQeGWG5LNMF1AY4UGSwViJAy4IwIVw=" ======= "x86_64-linux": "sha256-9QHW6Ue9VO1VKsu6sg4gRtxgifQGNJlfVVXaa0Uc0XQ=", +<<<<<<< HEAD "aarch64-darwin": "sha256-IOgZ/LP4lvFX3OlalaFuQFYAEFwP+lxz3BRwvu4Hmj4=" >>>>>>> 6e0a58c50 (Update Nix flake.lock and x86_64-linux hash) +======= + "aarch64-darwin": "sha256-G8tTkuUSFQNOmjbu6cIi6qeyNWtGogtUVNi2CSgcgX0=" +>>>>>>> 8a0e3e909 (Update aarch64-darwin hash) } }