erigon: 2.39.0 -> 2.40.1

This commit is contained in:
R. Ryantm 2023-03-08 17:36:44 +00:00 committed by Yt
parent 82cfa73fbf
commit 64a0faa700

View file

@ -2,7 +2,7 @@
let
pname = "erigon";
version = "2.39.0";
version = "2.40.1";
in
buildGoModule {
inherit pname version;
@ -11,11 +11,11 @@ buildGoModule {
owner = "ledgerwatch";
repo = pname;
rev = "v${version}";
sha256 = "sha256-HlAnuc6n/de6EzHTit3xGCFLrc2+S+H/o0gCxH8d0aU=";
sha256 = "sha256-iuJ/iajZiqKBP4hgrwt8KKkWEdYa+idpai/aWpCOjQw=";
fetchSubmodules = true;
};
vendorSha256 = "sha256-kKwaA6NjRdg97tTEzEI+TWMSx7izzFWcefR5B086cUY=";
vendorSha256 = "sha256-0xHu7uvk7kRxyLXGvrT9U8vgfZPrs7Rmg2lFH49YOSI=";
proxyVendor = true;
# Build errors in mdbx when format hardening is enabled: