2015-06-24 13:57:37 -07:00
|
|
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
2018-09-03 08:13:02 -07:00
|
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
2018-08-27 16:53:25 -07:00
|
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
2018-09-03 08:13:02 -07:00
|
|
|
xml:id="chap-functions">
|
2018-05-01 16:54:21 -07:00
|
|
|
<title>Functions reference</title>
|
|
|
|
<para>
|
2019-09-18 13:12:54 -07:00
|
|
|
The nixpkgs repository has several utility functions to manipulate Nix expressions.
|
2018-05-01 16:54:21 -07:00
|
|
|
</para>
|
2018-10-02 13:06:33 -07:00
|
|
|
<xi:include href="functions/library.xml" />
|
2018-10-02 11:03:59 -07:00
|
|
|
<xi:include href="functions/generators.xml" />
|
2018-10-02 11:07:06 -07:00
|
|
|
<xi:include href="functions/debug.xml" />
|
2018-12-30 23:10:28 -08:00
|
|
|
<xi:include href="functions/prefer-remote-fetch.xml" />
|
2019-02-18 01:57:30 -08:00
|
|
|
<xi:include href="functions/nix-gitignore.xml" />
|
2015-06-24 13:57:37 -07:00
|
|
|
</chapter>
|