|
|
|
|
|
by microtonal
2053 days ago
|
|
and if you think you can just build the package and get the correct hash from the error message, you're mistaken Actually, you can. In any place a SHA256 hash is required, you can put *lib.fakeSha256" (which is an all-zeros hash) and the build will fail and Nix will tell you what the correct hash is. |
|