guix-commits
[Top][All Lists]
Advanced

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

branch master updated: goggles: Log #hurd channel.


From: Ricardo Wurmus
Subject: branch master updated: goggles: Log #hurd channel.
Date: Tue, 25 May 2021 12:01:07 -0400

This is an automated email from the git hooks/post-receive script.

rekado pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new 468f11d  goggles: Log #hurd channel.
468f11d is described below

commit 468f11da685df40d791d802b2407950bbc5b2eb4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 25 17:57:08 2021 +0200

    goggles: Log #hurd channel.
---
 hydra/goggles.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hydra/goggles.scm b/hydra/goggles.scm
index fa9877d..f6eccd0 100755
--- a/hydra/goggles.scm
+++ b/hydra/goggles.scm
@@ -29,7 +29,7 @@
 (define %config
   '((host . "127.0.0.1")
     (port . 3333)
-    (channels . ("guix" "guix-hpc" "guile" "bootstrappable"))))
+    (channels . ("guix" "guix-hpc" "guile" "bootstrappable" "hurd"))))
 
 (define file-mime-types
   '(("css" . (text/css))



reply via email to

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