mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-01-09 07:17:28 +08:00
expanded
This commit is contained in:
parent
5aefa57883
commit
9c18bec0e7
2 changed files with 574 additions and 543 deletions
|
|
@ -71,7 +71,7 @@ access to language-specific packages, there are Nix functions to assist
|
|||
with that. These functions are very language-specific, and not always
|
||||
well-documented. We will see examples for some languages later in the
|
||||
tutorial. In general, I recommend that you do a web search for
|
||||
"`nix language`", and try to find resources that were written or updated
|
||||
"nix _language-name_", and try to find resources that were written or updated
|
||||
recently.
|
||||
|
||||
The `packages` variable defines the packages that this flake provides.
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue