blob: e538e536f2ced34de09e954f12a43f5833e809f9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<part 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="part-troubleshooting">
<title>Troubleshooting</title>
<partintro>
<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>
</partintro>
<xi:include href="collisions-nixenv.xml" />
<xi:include href="links-nix-store.xml" />
</part>
|