mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-02-04 03:53:39 +08:00
temp
This commit is contained in:
parent
4c970ef24b
commit
d78f48f5bb
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ Here's a demonstration using the shell.
|
|||
$ echo "FOO=${FOO}"
|
||||
$# ../../../../../start-shell nix develop <<EOL
|
||||
$ echo "FOO=${FOO}"
|
||||
$ env
|
||||
$ env | grep FOO
|
||||
$ echo $FOO
|
||||
$# EOL
|
||||
....
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue