[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: hydra: gwl: Use 'guix' instead of 'guile3.0-guix'.
From: |
Ludovic Courtès |
Subject: |
01/02: hydra: gwl: Use 'guix' instead of 'guile3.0-guix'. |
Date: |
Thu, 3 Sep 2020 17:18:34 -0400 (EDT) |
civodul pushed a commit to branch master
in repository maintenance.
commit 974ef9834d26deb0b1b0171fe2c4a7aa280196a5
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Thu Sep 3 23:12:05 2020 +0200
hydra: gwl: Use 'guix' instead of 'guile3.0-guix'.
* hydra/modules/sysadmin/web.scm (gwl-web-shepherd-service): Use 'guix'
instead of 'guile3.0-guix'.
---
hydra/modules/sysadmin/web.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/hydra/modules/sysadmin/web.scm b/hydra/modules/sysadmin/web.scm
index 7516269..d3203fe 100644
--- a/hydra/modules/sysadmin/web.scm
+++ b/hydra/modules/sysadmin/web.scm
@@ -212,8 +212,7 @@ taken from a Git repository.")))
(effective-version)
"/site-ccache:")
'suffix))
- (apply execl
- #$(file-append guile3.0-guix "/bin/guix")
+ (apply execl #$(file-append guix "/bin/guix")
(command-line)))))
(with-imported-modules (source-module-closure