nix-community / ethereum.nix

Nix packages and NixOS modules for the Ethereum ecosystem. [maintainers=@aldoborrero,@brianmcgee,@selfuryon]
https://nix-community.github.io/ethereum.nix/
MIT License
103 stars 36 forks source link

reth: 0.1.0-alpha.21 -> 0.2.0-beta.1 #497

Closed jhvst closed 7 months ago

jhvst commented 8 months ago

Marks the first beta release of reth.

Updated with nix-update, tested that it builds and prints the help command on x86-linux.

selfuryon commented 7 months ago

@jhvst can you pls retrigger the pipeline with amended commit pls? Looks like the problem was in CI

jhvst commented 7 months ago

@selfuryon green now

tthebst commented 7 months ago

I get a hash mismatch when trying to build reth on my machine

       error: hash mismatch in fixed-output derivation '/nix/store/qphpx37q57l7gwmas344cq5c56y1ipj6-source.drv':
         specified: sha256-9PTGYOEsOv8L9INafIKHHjQ1jfMxqW8BR3TEY93tWWs=
            got:    sha256-87Z2Eig8gjC/mfhU3Tc0AqCm+zDyWc6KFSQ6MqzhGwY=

same for its dependencies

error: hash mismatch in fixed-output derivation '/nix/store/vn2f7rkfsvxanqizwxppz0qx4xcyzh4p-alloy-9ac2c90.drv':
         specified: sha256-OtcmYr/pBJ+4osmC+jomU2PjoFC4UAeoEVVXDhF7bAQ=
            got:    sha256-BB50ylfzCnZhgBDpnwAnQ1RcV8VfV6l6fmy6wL+y1g8=

error: hash mismatch in fixed-output derivation '/nix/store/fz7lk78jr365i719jx34xz75p9nlynxj-evm-inspectors-1f935e7.drv':
         specified: sha256-TVd78Inbpu1OfFPwYctHsopC6kd9yLLZkLJxa+CQ0ec=
            got:    sha256-jCLliAwmTWDbk8tfvqlbgXShZlPmYqxOwJ/qy6nzBKM=
jhvst commented 7 months ago

Seems to me that the reth team has pushed more changes to the tag after its release.

Juuso Le 13 mars 2024 à 16:55 +0000, tim gretler @.***>, a écrit :

I get a hash mismatch when trying to build reth on my machine error: hash mismatch in fixed-output derivation '/nix/store/qphpx37q57l7gwmas344cq5c56y1ipj6-source.drv': specified: sha256-9PTGYOEsOv8L9INafIKHHjQ1jfMxqW8BR3TEY93tWWs= got: sha256-87Z2Eig8gjC/mfhU3Tc0AqCm+zDyWc6KFSQ6MqzhGwY=

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>