erigon: 3.3.7 -> 3.5.0

This commit is contained in:
Philip White
2026-07-01 21:37:29 -07:00
parent 65179426c8
commit 4de22edbb3
+3 -3
View File
@@ -8,17 +8,17 @@
buildGoModule (finalAttrs: {
pname = "erigon";
version = "3.3.7";
version = "3.5.0";
src = fetchFromGitHub {
owner = "erigontech";
repo = "erigon";
tag = "v${finalAttrs.version}";
hash = "sha256-pvwZ71/68jrRqTIPQdmlhJ/BLFhsNjmtcVfiqIC274c=";
hash = "sha256-Fpu7+E5g4U0lVQ33upHPe2AFCz9Y0h+MZyJMUHzISGs=";
fetchSubmodules = true;
};
vendorHash = "sha256-i/ri6HDaF8Mz7UgO14TPR1GBAxnmYuvWDP/B0L5gRd8=";
vendorHash = "sha256-+FF4L6o8gPhbFF7EXumalmz/qVQOzNcIgfek9QEYEdA=";
proxyVendor = true;
subPackages = [