about summary refs log tree commit diff
path: root/nixpkgs/doc/hooks/index.xml
blob: 6a046eae28857254467b58e11d83f6cba10da802 (plain) (blame)
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 packages that augment the stdenv phases.
 </para>
 <xi:include href="./postgresql-test-hook.section.xml" />
</chapter>