nixpkgs manual: move using chapters into one folder
This commit is contained in:
parent
680f6238bd
commit
6f7b4b9ee8
|
@ -8,9 +8,9 @@
|
|||
<xi:include href="preface.chapter.xml" />
|
||||
<part>
|
||||
<title>Using Nixpkgs</title>
|
||||
<xi:include href="configuration.xml" />
|
||||
<xi:include href="overlays.xml" />
|
||||
<xi:include href="overrides.xml" />
|
||||
<xi:include href="using/configuration.xml" />
|
||||
<xi:include href="using/overlays.xml" />
|
||||
<xi:include href="using/overrides.xml" />
|
||||
<xi:include href="functions.xml" />
|
||||
</part>
|
||||
<part>
|
||||
|
|
Loading…
Reference in New Issue