Closed jhvst closed 7 months ago
@jhvst can you pls retrigger the pipeline with amended commit pls? Looks like the problem was in CI
@selfuryon green now
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=
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: @.***>
Marks the first beta release of
reth
.Updated with nix-update, tested that it builds and prints the help command on x86-linux.