mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-01-07 22:37:23 +08:00
initial commit
This commit is contained in:
parent
3e126fd7e2
commit
113db126a8
1 changed files with 12 additions and 0 deletions
12
source/new-flake/main.adoc
Normal file
12
source/new-flake/main.adoc
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
= A new flake from scratch
|
||||
|
||||
At last we are ready to create a flake from scratch!
|
||||
The sections in this chapter are very similar;
|
||||
read the one for your language of choice.
|
||||
If you're interested in a language that I haven't covered, feel free to suggest it by creating an
|
||||
https://codeberg.org/mhwombat/nix-book/issues[issue].
|
||||
|
||||
include::haskell-flake/main-generated.adoc[leveloffset=+1]
|
||||
|
||||
include::python-flake/main-generated.adoc[leveloffset=+1]
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue