about summary refs log tree commit diff
path: root/nixpkgs/doc/hooks/ninja.section.md
blob: 4b0e33feb5c392fecffb10d255e5e3b95732b087 (plain) (blame)
1
2
3
# ninja {#ninja}

Overrides the build, install, and check phase to run ninja instead of make. You can disable this behavior with the `dontUseNinjaBuild`, `dontUseNinjaInstall`, and `dontUseNinjaCheck`, respectively. Parallel building is enabled by default in Ninja.