Jean Pierre De Jesus DIAZ: 1 Add teamspeak 1 files changed, 10 insertions(+), 0 deletions(-)
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
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
--- 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
unwox <me@unwox.com> 4 months ago Thank you! I applied and pushed the patch.
Thank you! I applied and pushed the patch.