aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/rl-next/consistent-nix-build.md
blob: 7e9fb5f49f972e9cd0d98d1f4a22db0da2509cda (plain)
1
2
3
4
5
6
7
8
9
---
synopsis: Show all FOD errors with `nix build --keep-going`
credits: [ma27]
category: Improvements
cls: [1108]
---

`nix build --keep-going` now behaves consistently with `nix-build --keep-going`. This means
that if e.g. multiple FODs fail to build, all hash mismatches are displayed.