2022-04-16 17:17:46 +02:00
|
|
|
<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>
|
2022-04-18 11:57:35 +02:00
|
|
|
Nixpkgs has several hook packages that augment the stdenv phases.
|
2022-04-16 17:17:46 +02:00
|
|
|
</para>
|
|
|
|
<xi:include href="./postgresql-test-hook.section.xml" />
|
|
|
|
</chapter>
|