From 86fbd64e3831d9ad8050fd82cf80970adf37867a Mon Sep 17 00:00:00 2001 From: thomaslavaur <82142582+thomaslavaur@users.noreply.github.com> Date: Tue, 4 Aug 2026 12:11:43 +0000 Subject: [PATCH] chore(ci): auto-update Nix hashes for v0.5.4 [skip ci] --- circuits-nix-hashes.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/circuits-nix-hashes.json b/circuits-nix-hashes.json index afaf7b8..35b49ad 100644 --- a/circuits-nix-hashes.json +++ b/circuits-nix-hashes.json @@ -33,5 +33,11 @@ "aarch64-linux": "sha256-Sy/zH4d45c0orABTEC/GUdpTgf7NditgYaqPITQx+ao=", "x86_64-linux": "sha256-25129Q81NqwRIGfyCD2K7z+rgCTR7y96JZs3SQvDXqw=", "x86_64-windows": "sha256-opNCzGdlvjeiBDlw+k+FwNacN6G8K9XK+JoUXfaNfAc=" + }, + "0.5.4": { + "aarch64-darwin": "sha256-twxO5mkvk0Uzo/o/VKBygALsjx2YUZchsj2JrPaQbdo=", + "aarch64-linux": "sha256-ommFZJZlecwPBzcB7C+XCmuDPBtNSaKRM51c/VeGKMs=", + "x86_64-linux": "sha256-ua0PWybhKgaC/DKakKGw0citRgs1mM8k/4aU0f4xk1I=", + "x86_64-windows": "sha256-ylwU/mVD5AMVI5Rz0aVq7CrAb+ov70x0XZxcq23MMRY=" } }