20 lines
		
	
	
	
		
			601 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			601 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<chapter xmlns="http://docbook.org/ns/docbook"
 | 
						|
      xmlns:xlink="http://www.w3.org/1999/xlink"
 | 
						|
      xmlns:xi="http://www.w3.org/2001/XInclude"
 | 
						|
      version="5.0"
 | 
						|
      xml:id='ch-utilities'>
 | 
						|
 | 
						|
<title>Utilities</title>
 | 
						|
 | 
						|
<para>This section lists utilities that you can use when you
 | 
						|
work with Nix.</para>
 | 
						|
 | 
						|
<xi:include href="nix-channel.xml" />
 | 
						|
<xi:include href="nix-collect-garbage.xml" />
 | 
						|
<xi:include href="nix-copy-closure.xml" />
 | 
						|
<xi:include href="nix-daemon.xml" />
 | 
						|
<xi:include href="nix-hash.xml" />
 | 
						|
<xi:include href="nix-instantiate.xml" />
 | 
						|
<xi:include href="nix-prefetch-url.xml" />
 | 
						|
 | 
						|
</chapter>
 |