From 7980833fc29f14bd0b6cb49abb434753c62f80ae Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Thu, 27 Aug 2026 02:08:13 -0500 Subject: [PATCH] albyhub: re-harvest hashes for fixed sovran tag --- packages/albyhub/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/albyhub/default.nix b/packages/albyhub/default.nix index 5f64a55..a4fc895 100644 --- a/packages/albyhub/default.nix +++ b/packages/albyhub/default.nix @@ -15,7 +15,7 @@ buildGoModule rec { repo = "hub"; tag = "sovran-1.24.0"; # round 1: copy the "got: sha256-..." from the build error - hash = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="; + hash = "sha256-9l7xK7iA1p9qQRClgNV+eYg/vYJxbwBiRObeLRpyfDo="; }; # `go mod vendor` strips the secp256k1-zkp cgo headers (include/), so use