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