This commit is contained in:
Amy de Buitléir 2025-09-16 13:59:41 +01:00
parent 7e386ffa23
commit c23a0a4e43

View file

@ -20,6 +20,7 @@ Here's a demonstration using the shell.
....
$ cowsay "Moo!" # Fails; dependency not available
$ echo "DEBUG PATH=$PATH"
$# start-shell nix develop <<EOL
$ cowsay "Moo!" # Works in development environment
$# EOL