summary refs log tree commit diff
path: root/doc/builders/packages/index.xml
blob: 206e1e49f1f85120a989cc233919385d8abe2dd2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<chapter xmlns="http://docbook.org/ns/docbook"
         xmlns:xi="http://www.w3.org/2001/XInclude"
         xml:id="chap-packages">
 <title>Packages</title>
 <para>
  This chapter contains information about how to use and maintain the Nix expressions for a number of specific packages, such as the Linux kernel or X.org.
 </para>
 <xi:include href="citrix.section.xml" />
 <xi:include href="dlib.section.xml" />
 <xi:include href="eclipse.section.xml" />
 <xi:include href="elm.section.xml" />
 <xi:include href="emacs.section.xml" />
 <xi:include href="firefox.section.xml" />
 <xi:include href="fish.section.xml" />
 <xi:include href="fuse.section.xml" />
 <xi:include href="ibus.section.xml" />
 <xi:include href="kakoune.section.xml" />
 <xi:include href="linux.section.xml" />
 <xi:include href="locales.section.xml" />
 <xi:include href="etc-files.section.xml" />
 <xi:include href="nginx.section.xml" />
 <xi:include href="opengl.section.xml" />
 <xi:include href="shell-helpers.section.xml" />
 <xi:include href="steam.section.xml" />
 <xi:include href="cataclysm-dda.section.xml" />
 <xi:include href="urxvt.section.xml" />
 <xi:include href="weechat.section.xml" />
 <xi:include href="xorg.section.xml" />
</chapter>