~whereiseveryone/toys

Add umanwizard/guix-tailscale channel v1 APPLIED

Brennan Vincent: 1
 Add umanwizard/guix-tailscale 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/55173/mbox | git am -3
Learn more about email & git

[PATCH] Add umanwizard/guix-tailscale channel Export this patch

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

diff --git a/channels.scm b/channels.scm
index db84cfa..a350b85 100644
--- a/channels.scm
+++ b/channels.scm
@@ -52,6 +52,17 @@
                (name 'rust-next)
                (url "https://github.com/umanwizard/guix-rust-next")
                (branch "master"))))
  (toys-box
   (forge "github")
   (channel (channel
               (name 'tailscale)
               (url "https://github.com/umanwizard/guix-tailscale")
               (branch "main")
               (introduction
                 (make-channel-introduction
                   "c72e15e84c4a9d199303aa40a81a95939db0cfee"
                   (openpgp-fingerprint
                     "9E53 FC33 B832 8C74 5E7B 31F7 0226 C10D 7877 B741"))))))
  (toys-box
    (forge "github")
    (channel (channel
-- 
2.46.0