erigon: 3.0.3 -> 3.0.4

This commit is contained in:
R. Ryantm 2025-05-30 07:54:57 +00:00
parent 4420d42422
commit feb84774ae

View file

@ -7,7 +7,7 @@
let
pname = "erigon";
version = "3.0.3";
version = "3.0.4";
in
buildGoModule {
inherit pname version;
@ -16,11 +16,11 @@ buildGoModule {
owner = "ledgerwatch";
repo = "erigon";
rev = "v${version}";
hash = "sha256-gSgkdg7677OBOkAbsEjxX1QttuIbfve2A3luUZoZ5Ik=";
hash = "sha256-MQpHRlKxWCBD2Tj9isxMKwvYBy9HtDkQPyKPse8uB3g=";
fetchSubmodules = true;
};
vendorHash = "sha256-8eyC3JkRcRlFw8CyTK5w1XySur2jAeFGXkEaY/3Oq0k=";
vendorHash = "sha256-ocnq97cMsiMgDTZhwZ/fiGzaHiSAiJckPwWZu2q3f58=";
proxyVendor = true;
# Build errors in mdbx when format hardening is enabled: