~whereiseveryone/toys

Add teamspeak v1 APPLIED

Jean Pierre De Jesus DIAZ <me@jeandudey.tech>
Jean Pierre De Jesus DIAZ: 1
 Add teamspeak

 1 files changed, 10 insertions(+), 0 deletions(-)
Jean Pierre De Jesus DIAZ <me@jeandudey.tech>
Hey thanks!

Just letting you know that searching for teamspeak on packages
seems to cause a 500 error code, for example:

<https://toys.whereis.xn--q9jyb4c/?search=teamspeak>

—
Jean-Pierre De Jesus DIAZ
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/54248/mbox | git am -3
Learn more about email & git

[PATCH] Add teamspeak Export this patch

Jean Pierre De Jesus DIAZ <me@jeandudey.tech>
---
 channels.scm | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/channels.scm b/channels.scm
index fc1e61a..1e97429 100644
--- a/channels.scm
+++ b/channels.scm
@@ -575,6 +575,16 @@
               "cfee0a86d4bdc74abcf03c47715a382d7ba93be8"
               (openpgp-fingerprint
		"37F5 3D87 DFB3 EE32 393D  24B2 3A07 1A95 2839 DB19"))))))
  (toys-box
   (forge "github")
   (channel (channel
             (name 'teamspeak)
             (url "https://github.com/jeandudey/guix-teamspeak")
             (introduction
              (make-channel-introduction
               "89e76dbefbb2b1686cd5ca275fb185e9aec72693"
               (openpgp-fingerprint
                "9D54 3ADF 6E90 348C C606  90A9 6279 AEC2 0A95 24EC"))))))
  (toys-box
   (forge "cgit")
   (channel %default-guix-channel)))
--
2.45.2
Thank you! I applied and pushed the patch.