albyhub default.nix hash update

This commit is contained in:
2026-08-27 01:00:17 -05:00
parent a7bfc9aa0d
commit e9d6edca56
+1 -1
View File
@@ -15,7 +15,7 @@ buildGoModule rec {
repo = "hub"; repo = "hub";
tag = "sovran-1.24.0"; tag = "sovran-1.24.0";
# round 1: copy the "got: sha256-..." from the build error # 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 # `go mod vendor` strips the secp256k1-zkp cgo headers (include/), so use