-
-
Notifications
You must be signed in to change notification settings - Fork 54
wrong hash for google-protobuf-3.23.3 #109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I actually run into this too. |
Work around is:
I believe these issues are the same (although there are very different symptoms): |
Correction: appeared to work initially, but got the nokogiri build error back again. |
I am hitting this too; just upgraded from an old version. Very unfortunate. |
I face the same issue with the error: hash mismatch in fixed-output derivation '/nix/store/wnx60m5zmhq2gnzwgd1nrr83nkrjf8wi-sqlite3-1.7.3.gem.drv':
specified: sha256-UioyhWYN7IJTRliAyXmA6HPbDXkGCQC+jRQZQhej7nM=
got: sha256-+nf2PHCVSPRtTptrtFzaUqo4gaoSzIWZETJ1jolocBw= edit: considering the state of the project, I'd suggest using devbox instead |
I'm getting
after
|
Gemfile:
flake.nix:
Script for testing:
Gives:
The text was updated successfully, but these errors were encountered: