about summary refs log tree commit diff
path: root/doc/manual/troubleshooting/troubleshooting.xml
blob: 3618d907e5966d02c77114acf5f7ee4ea342ee58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<appendix 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-troubleshooting">

<title>Troubleshooting</title>

<para>This section provides solutions for some common problems.  See
the <link xlink:href="http://bugs.strategoxt.org/browse/NIX">Nix
bug tracker</link> for a list of currently known issues.</para>

<xi:include href="collisions-nixenv.xml" />
<xi:include href="links-nix-store.xml" />

</appendix>