~whereiseveryone/toys

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] Add GNU MediaGoblin channel

Details
Message ID
<20240625053020.21322-1-ben@sturm.com.au>
DKIM signature
pass
Download raw message
Patch: +11 -0
Thanks for the invitation jgart! I've added the MediaGoblin channel below.

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

diff --git a/channels.scm b/channels.scm
index 5ec32e7..acfa763 100644
--- a/channels.scm
+++ b/channels.scm
@@ -532,6 +532,17 @@
    (channel
     (name 'thgsc)
     (url "https://codeberg.org/tusharhero/thgsc"))))
  (toys-box
   (forge "mediagoblin")
   (channel
    (channel
     (name 'mediagoblin)
     (url "https://git.sr.ht/~mediagoblin/mediagoblin")
     (introduction
      (make-channel-introduction
       "d4b2f5b67c6862346e0f91b5e964d5b07878046d"
       (openpgp-fingerprint
        "3E7F36E73BDD6A7106F92021023C05E2C9C068F0"))))))
  (toys-box
   (forge "cgit")
   (channel %default-guix-channel)))
-- 
2.45.1
Details
Message ID
<c25npxjl4z422kzvzlbbcnlewqmdkh3iwloxsrj7phynhhr24h@dtfa6ho7do6t>
In-Reply-To
<20240625053020.21322-1-ben@sturm.com.au> (view parent)
DKIM signature
pass
Download raw message
Thanks! Applied
Reply to thread Export thread (mbox)