summary refs log blame commit diff
path: root/doc/functions.xml
blob: f2d064023177b26508c62591d15c3cc04934f950 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              
                                                   
                                                   
                                 

                                   
                                                                                     
        
                                            
                                               
                                                  
                                                        
                                                          
          
<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-functions">
 <title>Functions reference</title>
 <para>
  The nixpkgs repository has several utility functions to manipulate Nix expressions.
 </para>
 <xi:include href="functions/library.xml" />
 <xi:include href="functions/generators.xml" />
 <xi:include href="functions/debug.section.xml" />
 <xi:include href="functions/prefer-remote-fetch.xml" />
 <xi:include href="functions/nix-gitignore.section.xml" />
</chapter>