-
Notifications
You must be signed in to change notification settings - Fork 59
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
Flake installation fails with hash mismatch #51
Comments
I had the same problem. $ > nix run github:tadfisher/gradle2nix -- --help
error: hash mismatch in fixed-output derivation '/nix/store/6hhf9myxx3wxl38k89l0psm1p6b7006y-jackson-parent-2.12.pom.drv':
specified: sha256-YqocFnmt4J8XPb8bbDLTXFXnWAAjj9XkjxOqQzfAh1s=
got: sha256-Z749r6r4zhcX56fefbkrpDPfkjtpekDJdDpUzJ/FNjc=
error: 1 dependencies of derivation '/nix/store/bahlr2f2rkckb9kph6kh8k96gkdmh4zg-jackson-parent-2.12.pom.drv' failed to build
error: 1 dependencies of derivation '/nix/store/pvv14dxz6npr2i3vbwdghc9wzcqazhfh-gradle2nix-gradle-plugin-env.drv' failed to build
error: 1 dependencies of derivation '/nix/store/lh8rsdgkibw659fizlf1pawxy68bjm58-init.gradle.drv' failed to build
error: 1 dependencies of derivation '/nix/store/3aw06z157ha014n19hq54nfn3zb3dzl8-gradle2nix-1.0.0-rc2.drv' failed to build |
There's a PR open for this, #50. Maybe it will work if you run |
Open
uhm? what?
|
still getting this...
|
This was referenced Jun 30, 2024
I asked in #75 (comment), but is this an expected hash change? Bumping hashes blindly is an anti-pattern. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Flake installation fails.
Command (shown in Readme.md):
Error:
The text was updated successfully, but these errors were encountered: