about summary refs log tree commit diff
path: root/doc/hooks/waf.section.md
blob: ee1bccff1d0aac2e8f2eff73b2905ec9df26fa3c (plain) (blame)
1
2
3
# wafHook {#wafhook}

Overrides the configure, build, and install phases. This will run the “waf” script used by many projects. If `wafPath` (default `./waf`) doesn’t exist, it will copy the version of waf available in Nixpkgs. `wafFlags` can be used to pass flags to the waf script.