~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
2 2

[PATCH] Add fnat channel

Details
Message ID
<20241010075507.21982-1-me@fabionatali.com>
DKIM signature
pass
Download raw message
Patch: +11 -0
---
Hey! This is to add my personal Guix channel to toys. I hope the patch looks
fine. Thanks for the toys project and for considering this patch. Best, Fabio.

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

diff --git a/channels.scm b/channels.scm
index f68878b..12cc256 100644
--- a/channels.scm
+++ b/channels.scm
@@ -638,6 +638,17 @@
             (name 'lguix-channel)
             (url "https://codeberg.org/lgatto/lguix-channel")
             (branch "main"))))
  (toys-box
   (forge "sourcehut")
   (channel (channel
             (name 'fnat)
             (url "https://git.sr.ht/~fabionatali/guix-fnat")
             (branch "main")
             (introduction
              (make-channel-introduction
               "d514c962015bc4ef48c7bf27dcb0a890702e0750"
               (openpgp-fingerprint
                "03FC BBEF CB3A 0FB2 A5D0  66FB 7D1D 5AF9 427D BEDC"))))))
  (toys-box
   (forge "cgit")
   (channel %default-guix-channel)))

base-commit: 71515c6ae586b31c1944838374e33028fb320fed
-- 
2.46.0
Details
Message ID
<mmn6rj3aafuwe7n7wli7tofxqlqf474iy6qzhvprmkvhodfe7d@fyvujpkrmpvf>
In-Reply-To
<20241010075507.21982-1-me@fabionatali.com> (view parent)
DKIM signature
pass
Download raw message
Hi! It seems ~jgart has already applied your patch so I'll just mark
this thread correspondingly. Thanks for the contribution!
Details
Message ID
<8734l3kce3.fsf@fabionatali.com>
In-Reply-To
<mmn6rj3aafuwe7n7wli7tofxqlqf474iy6qzhvprmkvhodfe7d@fyvujpkrmpvf> (view parent)
DKIM signature
pass
Download raw message
On 2024-10-10, 22:55 +0600, unwox <me@unwox.com> wrote:
> Thanks for the contribution!

Thank *you*! Have a lovely day, cheers, Fabio.
Reply to thread Export thread (mbox)