Since switching from nix-build to nix-build-uncached, it seems that build failures are truncated on our CI system to the last 10 lines. I am not sure if this is due to nix-build-uncached, or the way nix-build-uncached builds stuff. But it would be good to get full logs back. Is there an easy way to achieve that?
Since switching from
nix-buildtonix-build-uncached, it seems that build failures are truncated on our CI system to the last 10 lines. I am not sure if this is due tonix-build-uncached, or the waynix-build-uncachedbuilds stuff. But it would be good to get full logs back. Is there an easy way to achieve that?