$ cowsay "Moo!" +$ cowsay "Moo!" # Won't work; dependency not available bash: line 17: cowsay: command not found $ nix develop $ cowsay "Moo!" @@ -5598,7 +5598,7 @@ Hello from your flake!
diff --git a/index.html b/index.html index 3b49df7..1b946b4 100644 --- a/index.html +++ b/index.html @@ -4654,7 +4654,7 @@ sanitized: <strong>some text</strong>
$ cowsay "Moo!" +$ cowsay "Moo!" # Won't work; dependency not available bash: line 17: cowsay: command not found $ nix develop $ cowsay "Moo!" @@ -5598,7 +5598,7 @@ Hello from your flake!