Skip to content

Commit

Permalink
geth: update vendorHash
Browse files Browse the repository at this point in the history
  • Loading branch information
catwith1hat committed Jul 20, 2024
1 parent f8bcd18 commit c97156d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/geth/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ in
};

proxyVendor = true;
vendorHash = "sha256-WN+3TN7opyS9mYSGbxZsDNNAAulaGqVjXNXW4JDRvvQ=";
vendorHash = "sha256-OnVHsJUDezTH1NFvDRO7lAtouSaBDRvhTbFdhloQLAs=";

ldflags = ["-s" "-w"];

Expand Down

0 comments on commit c97156d

Please sign in to comment.