This commit is contained in:
Amy de Buitléir 2025-09-15 14:50:42 +01:00
parent fdd423b023
commit a3f644573c
2 changed files with 5 additions and 4 deletions

View file

@ -57,7 +57,7 @@ Here's a demonstration using the shell.
....
$ hello-nix # Fails outside development shell
$ nix develop
$# ../../../../../start-shell nix develop <<EOL
$ hello-nix
$# EOL
....