gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: guix/config.scm:


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: guix/config.scm: Remove certbot, acme-client is enough.
Date: Wed, 26 Sep 2018 22:23:43 +0200

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

ng0 pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new fa73db3  guix/config.scm: Remove certbot, acme-client is enough.
fa73db3 is described below

commit fa73db35c4f27259078c930edc54e0153aabf01a
Author: Nils Gillmann <address@hidden>
AuthorDate: Wed Sep 26 20:24:33 2018 +0000

    guix/config.scm: Remove certbot, acme-client is enough.
    
    Signed-off-by: Nils Gillmann <address@hidden>
---
 guix/config.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix/config.scm b/guix/config.scm
index 857fed1..0394d45 100644
--- a/guix/config.scm
+++ b/guix/config.scm
@@ -48,7 +48,7 @@
   (packages (append (map specification->package '("mg" "cryptsetup"
                                                   "screen" "tmux" "wget"
                                                   "vim" "openssh" "openssl"
-                                                  "postgresql" "certbot"
+                                                  "postgresql"
                                                   "nss-certs"
                                                   "curl" "gnutls-dane"
                                                   "gitolite"

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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