~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

[PATCH] Add umanwizard/guix-tailscale channel

Brennan Vincent <brennan@umanwizard.com>
Details
Message ID
<874j67c7gn.fsf@denver.mail-host-address-is-not-set>
DKIM signature
missing
Download raw message
Patch: +11 -0
---
 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
Reply to thread Export thread (mbox)