2023-07-15 17:15:38 +00:00
|
|
|
# Hooks reference {#chap-hooks}
|
|
|
|
|
|
|
|
Nixpkgs has several hook packages that augment the stdenv phases.
|
|
|
|
|
|
|
|
The stdenv built-in hooks are documented in [](#ssec-setup-hooks).
|
|
|
|
|
|
|
|
```{=include=} sections
|
|
|
|
autoconf.section.md
|
|
|
|
automake.section.md
|
|
|
|
autopatchelf.section.md
|
2023-10-09 19:29:22 +00:00
|
|
|
bmake.section.md
|
2023-07-15 17:15:38 +00:00
|
|
|
breakpoint.section.md
|
|
|
|
cmake.section.md
|
|
|
|
gdk-pixbuf.section.md
|
|
|
|
ghc.section.md
|
|
|
|
gnome.section.md
|
|
|
|
installShellFiles.section.md
|
|
|
|
libiconv.section.md
|
|
|
|
libxml2.section.md
|
|
|
|
meson.section.md
|
2023-10-09 19:29:22 +00:00
|
|
|
mpi-check-hook.section.md
|
2023-07-15 17:15:38 +00:00
|
|
|
ninja.section.md
|
|
|
|
patch-rc-path-hooks.section.md
|
|
|
|
perl.section.md
|
|
|
|
pkg-config.section.md
|
|
|
|
postgresql-test-hook.section.md
|
|
|
|
python.section.md
|
|
|
|
scons.section.md
|
|
|
|
tetex-tex-live.section.md
|
|
|
|
unzip.section.md
|
|
|
|
validatePkgConfig.section.md
|
|
|
|
waf.section.md
|
2023-08-04 22:07:22 +00:00
|
|
|
zig.section.md
|
2023-07-15 17:15:38 +00:00
|
|
|
xcbuild.section.md
|
|
|
|
```
|