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

[PATCH] Add little-guix-channel

Rodion Goritskov <rodion.goritskov@gmail.com>
Details
Message ID
<20240714180639.6972-1-rodion.goritskov@gmail.com>
DKIM signature
pass
Download raw message
Patch: +10 -0
---
 channels.scm | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/channels.scm b/channels.scm
index 67c172d..fc1e61a 100644
--- a/channels.scm
+++ b/channels.scm
@@ -565,6 +565,16 @@
              "cb7dbb3911da911e06146d4a7bde372c4b5a4783"
              (openpgp-fingerprint
               "AA52 B3F3 E764 5F95 6BA1 23E2 43D7 A3F7 7931 A85D"))))))
  (toys-box
   (forge "gogs")
   (channel (channel
             (name 'little-guix-channel)
             (url "https://git.goritskov.com/rodion/little-guix-channel.git")
             (introduction
              (make-channel-introduction
               "cfee0a86d4bdc74abcf03c47715a382d7ba93be8"
               (openpgp-fingerprint
		"37F5 3D87 DFB3 EE32 393D  24B2 3A07 1A95 2839 DB19"))))))
  (toys-box
   (forge "cgit")
   (channel %default-guix-channel)))

base-commit: 79ec07565953813fe1b5d7f0b479ecdf929d4635
-- 
2.45.2
Details
Message ID
<76i3wieararfrsr3omavyxdxa3hcnzmqrth5s654vvxsmkrpe6@aaajbxfh55xv>
In-Reply-To
<20240714180639.6972-1-rodion.goritskov@gmail.com> (view parent)
DKIM signature
pass
Download raw message
Thanks! Applied and pushed
Reply to thread Export thread (mbox)