c594a97518
GitOrigin-RevId: 301aada7a64812853f2e2634a530ef5d34505048
293 B
293 B
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.