mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2025-12-28 01:05:02 +08:00
temp
This commit is contained in:
parent
e4decbe7e5
commit
09c1901ab3
1 changed files with 3 additions and 4 deletions
|
|
@ -5472,9 +5472,8 @@ so our <code>hello-again</code> script won’t be able to find it.</p>
|
|||
</div>
|
||||
<div class="paragraph">
|
||||
<p>There are various ways to deal with this problem.
|
||||
In this case we simply edited the script as we install it,
|
||||
by specifying the full path to <code>hello-nix</code>.
|
||||
This is done in lines 34-36.</p>
|
||||
In this case we simply edited the script (lines 34-36) as we install it,
|
||||
by specifying the full path to <code>hello-nix</code>.</p>
|
||||
</div>
|
||||
<div class="admonitionblock note">
|
||||
<table>
|
||||
|
|
@ -5565,7 +5564,7 @@ Hello from your flake!</pre>
|
|||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2025-09-15 15:41:40 IST
|
||||
Last updated 2025-09-15 15:42:39 IST
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue