Can't install Zen kernel

I’ve been using the linux-zen kernel (pkgs.linuxPackages_zen) up until a few days ago, when I updated and was presented with the trace shown above. I’ve had to switch back to the regular linux-stable until I find a solution.

Does anyone know why this is, and if there’s a potential solution?

That looks pretty bad; does the path mentioned in the logs exist (/nix/store/...-linux-zen-...)?

If not, this might be a corrupt store path, and you might have to do a nix-store --repair of some kind.

/nix/store/705vlldfg4xbvhlxhiqag64wxb47zfcb-linux-zen-7.0.12 is in cache.nixos.org but is missing bzImage.

2 Likes

Turns out it was fixed in unstable 26.11.20260629.b5aa0fb, just had to update again lol

2 Likes