Archived
Template
1
0
Fork 0
generated from me/guix-typst-template

Update channels

This commit is contained in:
Ethan Reece 2025-03-30 14:13:30 -05:00
parent 7aa81bfb13
commit 6ca09ab98e
Signed by: me
GPG key ID: 198E9EB433DB1B28
2 changed files with 34 additions and 1 deletions

View file

@ -9,7 +9,7 @@
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA"))))
(channel
(name 'kbg)
(url "https://git.sr.ht/~kennyballou/guix-channel")
(url "https://git.sr.ht/~kennyballou/guix-channel.git")
(branch "master")
(introduction
(make-channel-introduction

33
channels.scm.lock Normal file
View file

@ -0,0 +1,33 @@
(list (channel
(name 'guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
(commit
"77d5eb4c16984e430b377e0b5f1551fbda171ec6")
(introduction
(make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad"
(openpgp-fingerprint
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA"))))
(channel
(name 'kbg)
(url "https://git.sr.ht/~kennyballou/guix-channel.git")
(branch "master")
(commit
"ced3f0ae0e2c2a1eab22081bc5c2d5d8209c7f91")
(introduction
(make-channel-introduction
"b9d0b8041d28ebd9f85cb041aa3f2235c8b39417"
(openpgp-fingerprint
"10F4 14AB D526 0D0E 2372 8C08 FE55 890B 57AE DCE5"))))
(channel
(name 'saayix)
(url "https://codeberg.org/look/saayix")
(branch "main")
(commit
"b3a2150524d4e7aaa486083d5eb6a5165fcad9b1")
(introduction
(make-channel-introduction
"12540f593092e9a177eb8a974a57bb4892327752"
(openpgp-fingerprint
"3FFA 7335 973E 0A49 47FC 0A8C 38D5 96BE 07D3 34AB")))))