mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-01-28 09:27:11 +08:00
temp
This commit is contained in:
parent
ac20e31eb5
commit
f1c2fc3915
2 changed files with 3 additions and 3 deletions
|
|
@ -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