forgejo: 8.0.0 -> 8.0.1
[NixPkgs.git] / doc / hooks / index.md
blob6d01c6cbcbe526c3abe5f46705d3d5391e422597
1 # Hooks reference {#chap-hooks}
3 Nixpkgs has several hook packages that augment the stdenv phases.
5 The stdenv built-in hooks are documented in [](#ssec-setup-hooks).
7 ```{=include=} sections
8 autoconf.section.md
9 automake.section.md
10 autopatchelf.section.md
11 bmake.section.md
12 breakpoint.section.md
13 cmake.section.md
14 gdk-pixbuf.section.md
15 ghc.section.md
16 gnome.section.md
17 installShellFiles.section.md
18 libiconv.section.md
19 libxml2.section.md
20 meson.section.md
21 mpi-check-hook.section.md
22 ninja.section.md
23 patch-rc-path-hooks.section.md
24 perl.section.md
25 pkg-config.section.md
26 postgresql-test-hook.section.md
27 python.section.md
28 scons.section.md
29 tetex-tex-live.section.md
30 unzip.section.md
31 validatePkgConfig.section.md
32 versionCheckHook.section.md
33 waf.section.md
34 zig.section.md
35 xcbuild.section.md
36 ```