mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-05-15 01:35:29 +08:00
expanded
This commit is contained in:
parent
bb7fc21469
commit
5aefa57883
2 changed files with 3 additions and 3 deletions
|
|
@ -2347,7 +2347,7 @@ The package definition <code>❺</code> depends on the programming languages you
|
|||
software is written in, the build system you use, and more. There are
|
||||
Nix functions and tools that can simplify much of this, and new,
|
||||
easier-to-use ones are released regularly. Again, I recommend that you
|
||||
do a web search for “nix language”, and try to find resources that
|
||||
do a web search for "nix <em>language-name</em>", and try to find resources that
|
||||
were written or updated recently.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
|
|
@ -4782,7 +4782,7 @@ Hello from your flake!</pre>
|
|||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2025-09-06 18:44:03 IST
|
||||
Last updated 2025-09-06 19:43:23 IST
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@ The package definition `❺` depends on the programming languages your
|
|||
software is written in, the build system you use, and more. There are
|
||||
Nix functions and tools that can simplify much of this, and new,
|
||||
easier-to-use ones are released regularly. Again, I recommend that you
|
||||
do a web search for "`nix language`", and try to find resources that
|
||||
do a web search for "nix _language-name_", and try to find resources that
|
||||
were written or updated recently.
|
||||
|
||||
The `apps` variable identifies any applications provided by the flake.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue