ansible-later: 2.0.22 -> 2.0.23
[NixPkgs.git] / doc / hooks / waf.section.md
blobde65abde4502bdd44adb8fd399ea6d444658b829
2 ### wafHook {#wafhook}
4 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.