mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
1eeac53329
Part of #341479 Related: https://github.com/orgs/NixOS/projects/67/views/1?pane=issue&itemId=84912848
44 lines
929 B
Markdown
44 lines
929 B
Markdown
# 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
|
|
bmake.section.md
|
|
breakpoint.section.md
|
|
cernlib.section.md
|
|
cmake.section.md
|
|
desktop-file-utils.section.md
|
|
gdk-pixbuf.section.md
|
|
ghc.section.md
|
|
gnome.section.md
|
|
haredo.section.md
|
|
installShellFiles.section.md
|
|
just.section.md
|
|
libiconv.section.md
|
|
libxml2.section.md
|
|
meson.section.md
|
|
mpi-check-hook.section.md
|
|
ninja.section.md
|
|
patch-rc-path-hooks.section.md
|
|
perl.section.md
|
|
pkg-config.section.md
|
|
postgresql-test-hook.section.md
|
|
premake.section.md
|
|
python.section.md
|
|
scons.section.md
|
|
tauri.section.md
|
|
tetex-tex-live.section.md
|
|
unzip.section.md
|
|
validatePkgConfig.section.md
|
|
versionCheckHook.section.md
|
|
waf.section.md
|
|
zig.section.md
|
|
xcbuild.section.md
|
|
xfce4-dev-tools.section.md
|
|
```
|