This commit is contained in:
Amy de Buitléir 2025-09-06 19:43:28 +01:00
parent bb7fc21469
commit 5aefa57883
2 changed files with 3 additions and 3 deletions

View file

@ -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 &#8220;nix language&#8221;, 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>

View file

@ -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.