mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-05-13 18:41:12 +08:00
temp
This commit is contained in:
parent
7b3927641c
commit
6c031b413a
3 changed files with 3 additions and 1 deletions
|
|
@ -164,6 +164,7 @@ so our hello-flake script wouldn’t be able to find it.
|
|||
There are various ways to deal with this problem.
|
||||
In this case we simply edited the script (lines 37-39) as we install it,
|
||||
specifying the full path to cowsay.
|
||||
We'll see another way of handling this in <<writeShellApplication>>.
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue