From bd9eab64ec9955d8f8354b5a620f0c5f299aac12 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 12 Dec 2024 19:47:44 -0500 Subject: [PATCH] fix build-installer on posix shell --- scripts/build-installer | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/build-installer b/scripts/build-installer index f989d01..10cd84c 100755 --- a/scripts/build-installer +++ b/scripts/build-installer @@ -10,7 +10,8 @@ if [ ! -d /gnu/store ]; then # servers for nonguix and sakura guix archive --authorize < "$repo/files/keys/nonguix.pub" guix archive --authorize < "$repo/files/keys/sakura.pub" -substitutes=$((cat <