From 86f6022c3ff92a3267f4de9e08b07a6621634796 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Thu, 7 Dec 2023 04:33:36 +0100 Subject: [PATCH] website-build: Update Guix revision. Generating the website works again with the latest Guix revision. Signed-off-by: Denis 'GNUtoo' Carikli Acked-by: Adrien 'neox' Bourmault --- website-build/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website-build/Makefile.am b/website-build/Makefile.am index c6e6f28..e866675 100644 --- a/website-build/Makefile.am +++ b/website-build/Makefile.am @@ -29,7 +29,7 @@ endif if WANT_GUIX build: guix time-machine \ - --commit=07f19ef04b5a8f4d7a12a8940333e67db8da81c0 \ + --commit=c15a1cd88f80a90437f4b0159f22dfc84b9e6851 \ -- shell \ --container \ --network \