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 55} :
66buildGoModule rec {
77 pname = "erigon" ;
8- version = "2.57.3 " ;
8+ version = "2.58.0 " ;
99
1010 src = fetchFromGitHub {
1111 owner = "ledgerwatch" ;
1212 repo = pname ;
1313 rev = "v${ version } " ;
14- hash = "sha256-o303l2NTBfySx5V+j2ohjeMogSv8wOPAiPKHeYF/yb4 =" ;
14+ hash = "sha256-IbH3PdZD4xNlIgGxlnarqnlaQAviKdc6i+e/Fbly2wE =" ;
1515 fetchSubmodules = true ;
1616 } ;
1717
18- vendorHash = "sha256-zup5iMFLL8nYwJQ1oTyFQVHCcdRHN1jFDVTzHGE7N0E =" ;
18+ vendorHash = "sha256-p3tTQ+x5cL+dIc1584DELWL1XXkVZqgDw13i0VLQlDM =" ;
1919 proxyVendor = true ;
2020
2121 # Silkworm's .so fails to find libgmp when linking
Original file line number Diff line number Diff line change 55} :
66buildGoModule rec {
77 pname = "mev-boost-relay" ;
8- version = "0.29.0 " ;
8+ version = "0.29.1 " ;
99
1010 src = fetchFromGitHub {
1111 owner = "flashbots" ;
1212 repo = "${ pname } " ;
1313 rev = "v${ version } " ;
14- hash = "sha256-PiST/SL+p4xt85vqznuF36CfgT+9CcNSiLEt9s3zwxE =" ;
14+ hash = "sha256-lAeeDXCx6nJfuQgX2cnxIzed6yW29Ncd+2B3Ou7d+yY =" ;
1515 } ;
1616
1717 vendorHash = "sha256-STKrgy81HPbUC/Psp4KonToIfrYawawW67tAj9n2s24=" ;
You can’t perform that action at this time.
0 commit comments