Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions source/tutorials/nix-language.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ It therefore shows the most common and distinguishing patterns in the Nix langua

:::{important}
This tutorial *does not* explain all Nix language features in detail and *does not* go into specifics of syntactical rules.
For instance, we skip over commonplace constructs such as `if ... then ... else ...`.

See the [Nix manual][manual-language] for a full language reference.
:::
Expand Down