summaryrefslogtreecommitdiffstats
path: root/doc/hooks/index.xml
blob: dca07819c6239568ba7b5206328045225e7f5815 (plain)
1
2
3
4
5
6
7
8
9
10
<chapter xmlns="http://docbook.org/ns/docbook"
         xmlns:xlink="http://www.w3.org/1999/xlink"
         xmlns:xi="http://www.w3.org/2001/XInclude"
         xml:id="chap-hooks">
 <title>Hooks reference</title>
 <para>
  Nixpkgs has several hook functions that add augment the stdenv phases.
 </para>
 <xi:include href="./postgresql-test-hook.section.xml" />
</chapter>