nix-book/source/book.adoc
2023-06-12 18:38:13 +01:00

28 lines
551 B
Text

= Wombat's Book of Nix
{authors}, {build_date}
:sectnums:
:toc: left
:source-highlighter: pygments
:pygments-style: manni
:pygments-linenums-mode: table
:!prewrap:
include::intro.adoc[]
include::hello-flake-generated.adoc[]
include::hello-flake-repo-generated.adoc[]
include::flake-structure.adoc[]
include::generic-flake.adoc[]
include::hello-flake-return.adoc[]
include::modify-hello-flake-generated.adoc[]
include::python-flake-generated.adoc[]
include::shell-recipes/_include-generated.adoc[]
include::shebangs/_include-generated.adoc[]