File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66} :
77buildGoModule rec {
88 pname = "erigon" ;
9- version = "2.57.3 " ;
9+ version = "2.58.0 " ;
1010
1111 src = fetchFromGitHub {
1212 owner = "ledgerwatch" ;
1313 repo = pname ;
1414 rev = "v${ version } " ;
15- hash = "sha256-o303l2NTBfySx5V+j2ohjeMogSv8wOPAiPKHeYF/yb4 =" ;
15+ hash = "sha256-IbH3PdZD4xNlIgGxlnarqnlaQAviKdc6i+e/Fbly2wE =" ;
1616 fetchSubmodules = true ;
1717 } ;
1818
19- vendorHash = "sha256-zup5iMFLL8nYwJQ1oTyFQVHCcdRHN1jFDVTzHGE7N0E =" ;
19+ vendorHash = "sha256-p3tTQ+x5cL+dIc1584DELWL1XXkVZqgDw13i0VLQlDM =" ;
2020 proxyVendor = true ;
2121
2222 # Silkworm's .so fails to find libgmp when linking
Original file line number Diff line number Diff line change 66} :
77buildGoModule rec {
88 pname = "mev-boost-relay" ;
9- version = "0.29.0 " ;
9+ version = "0.29.1 " ;
1010
1111 src = fetchFromGitHub {
1212 owner = "flashbots" ;
1313 repo = "${ pname } " ;
1414 rev = "v${ version } " ;
15- hash = "sha256-PiST/SL+p4xt85vqznuF36CfgT+9CcNSiLEt9s3zwxE =" ;
15+ hash = "sha256-lAeeDXCx6nJfuQgX2cnxIzed6yW29Ncd+2B3Ou7d+yY =" ;
1616 } ;
1717
1818 vendorHash = "sha256-STKrgy81HPbUC/Psp4KonToIfrYawawW67tAj9n2s24=" ;
You can’t perform that action at this time.
0 commit comments