unofficial mirror of guix-science@gnu.org 
 help / color / mirror / Atom feed
From: Lars-Dominik Braun <lars@6xq.net>
To: guix-science@gnu.org
Subject: [PATCH] channels: Add 'guix-cran'.
Date: Fri, 28 Oct 2022 11:52:43 +0200	[thread overview]
Message-ID: <Y1uma5mr/NTaOmWr@noor.fritz.box> (raw)

Hi,

here’s the patch that adds guix-cran to hpc.guix.info.

Cheers,
Lars

---
 channels.scm | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/channels.scm b/channels.scm
index 369856c..b1079b9 100644
--- a/channels.scm
+++ b/channels.scm
@@ -47,6 +47,19 @@
          #:substitute-url "https://guix.bordeaux.inria.fr"
          #:substitute-key %inria-key)
 
+        (channel-description
+         'guix-cran
+         "https://github.com/guix-science/guix-cran"
+         #:synopsis '("Automated import of "
+                      (a (@ (href "https://cran.r-project.org/")) "CRAN")
+                      " packages")
+         #:logo-url
+         "https://github.com/guix-science/guix-cran-scripts/raw/master/logo.png"
+         #:ci-badge "https://guix.bordeaux.inria.fr/jobset/guix-cran/badge.svg"
+         #:ci-url "https://guix.bordeaux.inria.fr/jobset/guix-cran"
+         #:substitute-url "https://guix.bordeaux.inria.fr"
+         #:substitute-key %inria-key)
+
         (channel-description
          'guix-bimsb
          "https://github.com/BIMSBbioinfo/guix-bimsb"
-- 
2.37.4



             reply	other threads:[~2022-10-28  9:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-28  9:52 Lars-Dominik Braun [this message]
2022-11-05 20:41 ` [PATCH] channels: Add 'guix-cran' Ludovic Courtès
2022-11-05 22:08   ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y1uma5mr/NTaOmWr@noor.fritz.box \
    --to=lars@6xq.net \
    --cc=guix-science@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).