diff --git a/index.html b/index.html index d325378..6063bfa 100644 --- a/index.html +++ b/index.html @@ -5091,8 +5091,9 @@ this is done in line 15.
$ hello-nix # Fails outside development shell bash: line 53: hello-nix: command not found $ nix develop -$ hello-nix # Works inside development shell -Hello from your nix package!+$ hello-nix +bash: line 2: hello-nix: command not found +bash: line 3: EOL: command not found @@ -5474,7 +5475,7 @@ Hello from your flake!