From e9d6edca56f86370792a5c2d7458222bfd7c0f42 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Thu, 27 Aug 2026 01:00:17 -0500 Subject: [PATCH] albyhub default.nix hash update --- 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 a828fae..7b368a8 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-5k8lCieOxKvrPh0CTFoAaQzzNTwKFggYz9pqsvexJ7Q="; }; # `go mod vendor` strips the secp256k1-zkp cgo headers (include/), so use