nixpkgs/doc/hooks/index.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
367 B
XML
Raw Normal View History

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