guix-commits
[Top][All Lists]
Advanced

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

branch master updated: berlin: mumi-service-type: Use latest from guix.


From: Maxim Cournoyer
Subject: branch master updated: berlin: mumi-service-type: Use latest from guix.
Date: Mon, 29 Jan 2024 10:57:19 -0500

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

apteryx pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new 2fe5928  berlin: mumi-service-type: Use latest from guix.
2fe5928 is described below

commit 2fe5928322f917bbcf94b0617f235a1bcd4f044d
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Jan 29 10:56:12 2024 -0500

    berlin: mumi-service-type: Use latest from guix.
    
    * hydra/berlin.scm (services) [mumi-service-type]: Comment out mumi
    field, as the latest version is directly available in Guix.
---
 hydra/berlin.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hydra/berlin.scm b/hydra/berlin.scm
index 00affd8..4be6d5f 100644
--- a/hydra/berlin.scm
+++ b/hydra/berlin.scm
@@ -602,7 +602,7 @@ An incremental send is attempted if a PARENT snapshot is 
provided."
 
              (service mumi-service-type
                       (mumi-configuration
-                       (mumi mumi-latest)
+                       ;; (mumi mumi-latest)  ;latest is currently in guix
                        ;; The mailer is broken again.  No pretty bug report
                        ;; like <https://issues.guix.gnu.org/49295>, but it's
                        ;; broken.



reply via email to

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