From 4c970ef24b095272dcc43e2e5bb21523078146b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?= Date: Sat, 6 Sep 2025 18:16:08 +0100 Subject: [PATCH] temp --- source/recipes/devshell/env-var/main.adoc0 | 4 ++-- source/recipes/devshell/env-var/tempwork/flake.nix | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/source/recipes/devshell/env-var/main.adoc0 b/source/recipes/devshell/env-var/main.adoc0 index 0d533d7..456445d 100644 --- a/source/recipes/devshell/env-var/main.adoc0 +++ b/source/recipes/devshell/env-var/main.adoc0 @@ -23,9 +23,9 @@ Here's a demonstration using the shell. .... $ echo "FOO=${FOO}" $# ../../../../../start-shell nix develop <