1
-2
include::hello-again
-cat: hello-again: No such file or directory
+1cat: hello-again: No such file or directory
@@ -5059,7 +5057,7 @@ lines 5-8 and 17 were explained in that section.
$ hello-nix # this will fail
-bash: line 34: hello-nix: command not found
+bash: line 33: hello-nix: command not found
$ nix develop
$ hello-nix
Hello from your nix package!
@@ -5155,7 +5153,7 @@ Hello from your flake!