mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-04-05 10:15:12 +08:00
temp
This commit is contained in:
parent
35236efac3
commit
ac20e31eb5
2 changed files with 2 additions and 2 deletions
|
|
@ -4782,7 +4782,7 @@ Hello from your flake!</pre>
|
|||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2025-09-06 18:27:42 IST
|
||||
Last updated 2025-09-06 18:42:43 IST
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ Here's a demonstration using the shell.
|
|||
....
|
||||
$ echo "FOO=${FOO}"
|
||||
$# ../../../../../start-shell nix develop <<EOL
|
||||
$# echo echo '"''FOO=${FOO}''"'
|
||||
$# echo 'echo "FOO=\${FOO}"'
|
||||
$# env | grep FOO | grep -v shellHook
|
||||
$# EOL
|
||||
....
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue