Skip to content

Commit

Permalink
erigon: update hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
catwith1hat committed Jul 19, 2024
1 parent 63df967 commit d6588ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/erigon/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildGoModule rec {
fetchSubmodules = true;
};

vendorHash = "sha256-uOUnUvP0fhNYWSfICkqJV8aMI2f0017baP58VedPov4=";
vendorHash = "sha256-38NmSSK3a70WvhZAZ529wdAMlEuk8/4YqtadoLOn1IY=";
proxyVendor = true;

# Silkworm's .so fails to find libgmp when linking
Expand Down

0 comments on commit d6588ee

Please sign in to comment.