From ac20e31eb5b74b96fcab5174d925a7424419e718 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?= Date: Sat, 6 Sep 2025 18:43:25 +0100 Subject: [PATCH] temp --- index.html | 2 +- source/recipes/devshell/env-var/main.adoc0 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 <