doc: move fhs and mkShell under builders/special

In my opinion Functions should only contain pure functions. These are
both meant to provide derivations so I put them under Builders. Don't
know exactly *where* to put them so "special" it is...
This commit is contained in:
Frederik Rietdijk
2019-10-21 11:39:46 +02:00
parent 24b1ef5133
commit 2b9713c281
5 changed files with 13 additions and 2 deletions
-2
View File
@@ -9,8 +9,6 @@
<xi:include href="functions/library.xml" />
<xi:include href="functions/generators.xml" />
<xi:include href="functions/debug.xml" />
<xi:include href="functions/fhs-environments.xml" />
<xi:include href="functions/shell.xml" />
<xi:include href="functions/prefer-remote-fetch.xml" />
<xi:include href="functions/nix-gitignore.xml" />
</chapter>