diff --git a/index.html b/index.html index 7b09a5f..229a71e 100644 --- a/index.html +++ b/index.html @@ -4782,7 +4782,7 @@ Hello from your flake! diff --git a/source/recipes/devshell/env-var/main.adoc0 b/source/recipes/devshell/env-var/main.adoc0 index be12d2e..ebdc068 100644 --- a/source/recipes/devshell/env-var/main.adoc0 +++ b/source/recipes/devshell/env-var/main.adoc0 @@ -23,7 +23,7 @@ Here's a demonstration using the shell. .... $ echo "FOO=${FOO}" $# ../../../../../start-shell nix develop <