File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 77} :
88rustPlatform . buildRustPackage rec {
99 pname = "reth" ;
10- version = "0.1.0-alpha.16 " ;
10+ version = "0.1.0-alpha.17 " ;
1111
1212 src = fetchFromGitHub {
1313 owner = "paradigmxyz" ;
1414 repo = pname ;
1515 rev = "v${ version } " ;
16- hash = "sha256-5iYGNj+IC63lhgVPZf4U0yOWFDDH+x+a5M5eFpnfQYU =" ;
16+ hash = "sha256-Iri2laL+s1W+Bd/AJt3YlxFbqZVASo3t2rT7j4FRXrU =" ;
1717 } ;
1818
1919 cargoLock = {
2020 lockFile = "${ src } /Cargo.lock" ;
2121 outputHashes = {
22- "alloy-genesis-0.1.0" = "sha256-JwUtwx9WK/CcMDHcahc65f1thsLg5/Tnifjwipv/bmE =" ;
22+ "alloy-genesis-0.1.0" = "sha256-eR9yRIVPc5T7DuGKlChVQzWuscx/fJO+/VxbLSevMn0 =" ;
2323 "discv5-0.3.1" = "sha256-Z/Yl/K6UKmXQ4e0anAJZffV9PmWdBg/ROnNBrB8dABE=" ;
24- "igd-0.12.0" = "sha256-wjk/VIddbuoNFljasH5zsHa2JWiOuSW4VlcUS+ed5YY=" ;
25- "revm-3.5.0" = "sha256-mI+tecvC9BHXl4+ju4VfYUD3mKO+jp0/KC9KjiyzD+Q=" ;
26- "revm-inspectors-0.1.0" = "sha256-yBqeANijUCBRhOU7XjQvo4H8dbFPFFKErzmZ+Lw4OSA=" ;
24+ "revm-3.5.0" = "sha256-gdDJq2ZyIkMhTgMNz45YJXnopF/xxt3CaSd/eYSDGcY=" ;
25+ "revm-inspectors-0.1.0" = "sha256-mH6On3cjKLT14S+5dxB1G5lcf5PBtz0KcusMxOtRRWA=" ;
2726 } ;
2827 } ;
2928
You can’t perform that action at this time.
0 commit comments