From 2e08bb1ace4bbc5eeb99f1fdac91eda3d3c9a004 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?= Date: Sat, 6 Sep 2025 18:18:30 +0100 Subject: [PATCH] temp --- source/recipes/devshell/env-var/main.adoc0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/recipes/devshell/env-var/main.adoc0 b/source/recipes/devshell/env-var/main.adoc0 index d4ff58d..c4f2ca2 100644 --- a/source/recipes/devshell/env-var/main.adoc0 +++ b/source/recipes/devshell/env-var/main.adoc0 @@ -25,7 +25,7 @@ $ echo "FOO=${FOO}" $# ../../../../../start-shell nix develop <