nix-book/source/book.adoc
Amy de Buitléir 7afd298d06 initial commit
2023-06-12 17:54:06 +01:00

28 lines
541 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.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[]