mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2025-12-27 16:54:57 +08:00
28 lines
541 B
Text
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[]
|