added lang chapter

This commit is contained in:
Amy de Buitléir 2023-12-02 17:33:09 +00:00
parent 025b80606b
commit 851b6c4ada
4 changed files with 15045 additions and 3454 deletions

1669
index.html

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,7 @@
= Hello, flake!
// TODO Need an intro explaining what flakes are. Move the "why flakes" section here.
Before learning to write Nix flakes, lets learn how to use them. Ive
created a simple example of a flake in this git
https://codeberg.org/mhwombat/hello-flake[repository]. To run this

View file

@ -1,6 +0,0 @@
= Built-in functions
// TODO
For a complete list of built-in functions, see
https://nixos.org/manual/nix/stable/language/builtins

File diff suppressed because it is too large Load diff