You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2025. It is now read-only.
error: hash mismatch in fixed-output derivation '/nix/store/akw6mcxmz2dgpwv2rci7byiz7sv0mkdx-aa54fa4e0712616d44f2c2f312ecc35c0827833d...c81ebd8e12b64a42a6efd68cc0ed018b57d14e91.patch.drv':
specified: sha256-/5SvlGsgHbn1i68+GASOeNZmxoZiIt280L6iUFz3MFU=
got: sha256-nSfmgem0CElUHL1wXSL+9aVixeaRjcxMyey4YaNdHfc=
error: 1 dependencies of derivation '/nix/store/p2my0312a0i4i0pmz8q9wwx921h7zs83-cpupower-aarch64-unknown-linux-gnu-6.1.75-jr-noble.drv' failed to build
error: 1 dependencies of derivation '/nix/store/zm49xp4rdgifg7l4czhb6rc6yna1za24-k-aarch64-unknown-linux-gnu.drv' failed to build
It seems the content returned by github for the patch output has changed in some way that has caused the hash to now have a mismatch. The hash either needs to be updated or it might be better to just download the patches directly and commit them to the repository so it doesn't rely on how github outputs patches from URLs.
When building the kernel, I get this error:
It seems the content returned by github for the patch output has changed in some way that has caused the hash to now have a mismatch. The hash either needs to be updated or it might be better to just download the patches directly and commit them to the repository so it doesn't rely on how github outputs patches from URLs.