~whereiseveryone/toys

Lilah Tascheter: 1
 Add waggle channel

 1 files changed, 11 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~whereiseveryone/toys/patches/38544/mbox | git am -3
Learn more about email & git

[PATCH] Add waggle channel Export this patch

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

diff --git a/channels.scm b/channels.scm
index 3c63fbc..22441d3 100644
--- a/channels.scm
+++ b/channels.scm
@@ -167,6 +167,17 @@
                     "7677db76330121a901604dfbad19077893865f35"
                     (openpgp-fingerprint
                       "13E7 6CD6 E649 C28C 3385  4DF5 5E5A A665 6149 17F7"))))))
    (toys-box
      (forge "sourcehut")
      (channel (channel
                 (name 'waggle)
                 (url "https://git.sr.ht/~lunabee/waggle")
                 (branch "trunk")
                 (introduction
                   (make-channel-introduction
                     "4ffb1fd3b89f80bac196d597edf6789dd843fe48"
                     (openpgp-fingerprint
                       "4DA1 9E0B 4161 3198 F4F5  9D9C 1A5A 96AD 307C D736"))))))
    (toys-box
      (forge "cgit")
      (channel %default-guix-channel))))

base-commit: 7ee511bbedb72a0cf74a3a81c46bacb3837c0797
-- 
2.38.1
Thanks! APPLIED

all best,

jgart

https://toys.whereis.みんな/