Hash mismatch on rebuild

pretty self explanatory, went to update my server, and got a hash mismatch however, i have no custom hashes, no custom packages that could update, change and need a hash update…

❯ sudo nix flake update; sudo nixos-rebuild switch --upgrade-all --flake ./#$(hostname) --show-trace 
building the system configuration...
error: hash mismatch in fixed-output derivation '/nix/store/0bx5mxcj2nnzqdigb0c1f8298vh7xzv1-source.drv':
         specified: sha256-EgZhk3NtuIjvFab0y9UdGYDR+Iw/0vg/uFxnzqKuloo=
            got:    sha256-K1brnHA4e8lHIXwpajdY6f+3/pgP8My4QznoYLmZNWw=
error: 1 dependencies of derivation '/nix/store/xyjmszg3yqyg9rfa0s93bngzcl3na98d-homepage-dashboard-0.9.1.drv' failed to build
error: 1 dependencies of derivation '/nix/store/m6mba1rk03yk8jf67c3lxyj4hkki1xj9-unit-homepage-dashboard.service.drv' failed to build
error: 1 dependencies of derivation '/nix/store/pcpf1zh8bjm3bmf0wb1i8p0gq87mbqgb-system-units.drv' failed to build
error: 1 dependencies of derivation '/nix/store/mip8azqpblrins8n52ag674i126i1m5d-etc.drv' failed to build
error: 1 dependencies of derivation '/nix/store/vc8s0qbswjmmzcixq7kr5qf8apfbz2s4-nixos-system-ThiagoServer-24.11.20240604.50a127f.drv' failed to build

also, on unstable-small

For anyone tracking this issue, it’s resolved in this PR. As of writing, it is awaiting a merge and you can track its current status here.

2 Likes

forgot to close this, sorry