guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/03: website: Don't set 'GUIX_WEB_SITE_INFO'.


From: Ludovic Courtès
Subject: 02/03: website: Don't set 'GUIX_WEB_SITE_INFO'.
Date: Thu, 22 Aug 2019 11:20:11 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix-artwork.

commit f9a9795a37cd292fc9aacb25af2aff2cdb43d483
Author: Ludovic Courtès <address@hidden>
Date:   Thu Aug 22 16:41:14 2019 +0200

    website: Don't set 'GUIX_WEB_SITE_INFO'.
    
    This is a followup to feb02faba58dd7f07bc5e8912c564b5ff0303920.
    
    * website/.guix.scm (build): Don't set "GUIX_WEB_SITE_INFO".
---
 website/.guix.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/website/.guix.scm b/website/.guix.scm
index 3aa4425..173f194 100644
--- a/website/.guix.scm
+++ b/website/.guix.scm
@@ -62,9 +62,6 @@
           ;; Use a sane default.
           (setenv "XDG_CACHE_HOME" "/tmp/.cache")
 
-          ;; Choose the layout for guix.gnu.org.
-          (setenv "GUIX_WEB_SITE_INFO" "t")
-
           (invoke #+(file-append (specification->package "haunt")
                                  "/bin/haunt")
                   "build")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]