2023-03-25 21:38:26 +01: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-09-20 23:22:49 -03:00
|
|
|
bmake.section.md
|
2023-03-25 21:38:26 +01:00
|
|
|
breakpoint.section.md
|
2024-09-13 22:26:40 -07:00
|
|
|
cernlib.section.md
|
2023-03-25 21:38:26 +01:00
|
|
|
cmake.section.md
|
2024-09-11 17:54:37 -07:00
|
|
|
desktop-file-utils.section.md
|
2023-03-25 21:38:26 +01:00
|
|
|
gdk-pixbuf.section.md
|
|
|
|
ghc.section.md
|
|
|
|
gnome.section.md
|
2024-09-14 10:29:43 -07:00
|
|
|
haredo.section.md
|
2023-03-25 21:38:26 +01:00
|
|
|
installShellFiles.section.md
|
2024-09-14 09:09:34 -07:00
|
|
|
just.section.md
|
2023-03-25 21:38:26 +01:00
|
|
|
libiconv.section.md
|
|
|
|
libxml2.section.md
|
|
|
|
meson.section.md
|
2023-08-02 21:38:51 +02:00
|
|
|
mpi-check-hook.section.md
|
2023-03-25 21:38:26 +01:00
|
|
|
ninja.section.md
|
|
|
|
patch-rc-path-hooks.section.md
|
|
|
|
perl.section.md
|
|
|
|
pkg-config.section.md
|
|
|
|
postgresql-test-hook.section.md
|
2024-09-14 22:22:42 -07:00
|
|
|
premake.section.md
|
2023-03-25 21:38:26 +01:00
|
|
|
python.section.md
|
|
|
|
scons.section.md
|
2024-08-18 05:37:12 -04:00
|
|
|
tauri.section.md
|
2023-03-25 21:38:26 +01:00
|
|
|
tetex-tex-live.section.md
|
|
|
|
unzip.section.md
|
|
|
|
validatePkgConfig.section.md
|
2024-06-16 17:08:57 +03:00
|
|
|
versionCheckHook.section.md
|
2023-03-25 21:38:26 +01:00
|
|
|
waf.section.md
|
2023-07-15 02:55:32 -03:00
|
|
|
zig.section.md
|
2023-03-25 21:38:26 +01:00
|
|
|
xcbuild.section.md
|
|
|
|
```
|