From e4decbe7e520d3c95d5586ef715c0313330ed3d0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?=
Date: Mon, 15 Sep 2025 15:42:39 +0100
Subject: [PATCH] temp
---
index.html | 5 +++--
source/recipes/build/nix-non-flake/main.adoc0 | 3 +--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/index.html b/index.html
index bfeda21..e25e9eb 100644
--- a/index.html
+++ b/index.html
@@ -5473,7 +5473,8 @@ so our hello-again script won’t be able to find it.
There are various ways to deal with this problem.
In this case we simply edited the script as we install it,
-by specifying the full path to hello-nix.
+by specifying the full path to
hello-nix.
+This is done in lines 34-36.
@@ -5564,7 +5565,7 @@ Hello from your flake!