2008-06-12 06:10:11 -07:00
|
|
|
<book xmlns="http://docbook.org/ns/docbook"
|
|
|
|
xmlns:xi="http://www.w3.org/2001/XInclude">
|
2018-05-01 16:54:21 -07:00
|
|
|
<info>
|
2020-09-24 04:38:15 -07:00
|
|
|
<title>Nixpkgs Manual</title>
|
2018-05-01 16:54:21 -07:00
|
|
|
<subtitle>Version <xi:include href=".version" parse="text" />
|
|
|
|
</subtitle>
|
|
|
|
</info>
|
2019-10-28 03:40:40 -07:00
|
|
|
<xi:include href="preface.chapter.xml" />
|
2019-10-20 03:17:58 -07:00
|
|
|
<part>
|
|
|
|
<title>Using Nixpkgs</title>
|
2019-10-30 02:39:04 -07:00
|
|
|
<xi:include href="using/configuration.xml" />
|
|
|
|
<xi:include href="using/overlays.xml" />
|
|
|
|
<xi:include href="using/overrides.xml" />
|
2019-10-20 03:17:58 -07:00
|
|
|
<xi:include href="functions.xml" />
|
|
|
|
</part>
|
|
|
|
<part>
|
|
|
|
<title>Standard environment</title>
|
2021-02-20 23:37:40 -08:00
|
|
|
<xi:include href="stdenv/stdenv.chapter.xml" />
|
2021-02-20 21:50:05 -08:00
|
|
|
<xi:include href="stdenv/meta.chapter.xml" />
|
2021-02-20 22:16:37 -08:00
|
|
|
<xi:include href="stdenv/multiple-output.chapter.xml" />
|
2020-11-29 05:48:45 -08:00
|
|
|
<xi:include href="stdenv/cross-compilation.chapter.xml" />
|
2020-12-14 11:07:47 -08:00
|
|
|
<xi:include href="stdenv/platform-notes.chapter.xml" />
|
2019-10-20 03:17:58 -07:00
|
|
|
</part>
|
|
|
|
<part>
|
2019-10-20 04:34:32 -07:00
|
|
|
<title>Builders</title>
|
2020-12-16 09:36:46 -08:00
|
|
|
<xi:include href="builders/fetchers.chapter.xml" />
|
2020-12-13 10:44:53 -08:00
|
|
|
<xi:include href="builders/trivial-builders.chapter.xml" />
|
2019-10-21 02:39:46 -07:00
|
|
|
<xi:include href="builders/special.xml" />
|
2019-10-21 01:57:56 -07:00
|
|
|
<xi:include href="builders/images.xml" />
|
2019-10-20 03:17:58 -07:00
|
|
|
<xi:include href="languages-frameworks/index.xml" />
|
2019-10-30 02:41:25 -07:00
|
|
|
<xi:include href="builders/packages/index.xml" />
|
2019-10-20 03:17:58 -07:00
|
|
|
</part>
|
|
|
|
<part>
|
|
|
|
<title>Contributing to Nixpkgs</title>
|
2019-10-30 02:27:47 -07:00
|
|
|
<xi:include href="contributing/quick-start.xml" />
|
|
|
|
<xi:include href="contributing/coding-conventions.xml" />
|
2020-12-05 03:33:00 -08:00
|
|
|
<xi:include href="contributing/submitting-changes.chapter.xml" />
|
2021-03-15 12:17:28 -07:00
|
|
|
<xi:include href="contributing/vulnerability-roundup.chapter.xml" />
|
2019-10-30 02:27:47 -07:00
|
|
|
<xi:include href="contributing/reviewing-contributions.xml" />
|
|
|
|
<xi:include href="contributing/contributing-to-documentation.xml" />
|
2019-10-20 03:17:58 -07:00
|
|
|
</part>
|
2008-06-19 09:00:37 -07:00
|
|
|
</book>
|