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