Update .config/guix/channels.scm

main
berkeley 2024-11-26 01:53:26 +00:00
parent cee662ff8b
commit 8f2d845d83
1 changed files with 6 additions and 33 deletions

View File

@ -3,7 +3,7 @@
( (
list list
(channel-with-substitutes-available (channel-with-substitutes-available
%default-guix-channel "https://ci.guix.gnu.org") %default-guix-channel "https://ci.guix.gnu.org")
(channel (channel
(name 'guix) (name 'guix)
@ -13,7 +13,7 @@
"9edb3f66fd807b096b48283debdcddccfea34bad" "9edb3f66fd807b096b48283debdcddccfea34bad"
(openpgp-fingerprint (openpgp-fingerprint
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))) "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA"))))
(channel (channel
(name 'nonguix) (name 'nonguix)
(url "https://gitlab.com/nonguix/nonguix") (url "https://gitlab.com/nonguix/nonguix")
(introduction (introduction
@ -24,26 +24,6 @@
(channel (channel
(name 'sklv) (name 'sklv)
(url "https://git.sr.ht/~sokolov/channel")) (url "https://git.sr.ht/~sokolov/channel"))
;; ~/.config/guix/channels.scm
;;(channel
;; (name 'rrr)
;; (url "https://git.sr.ht/~akagi/rrr")
;; (introduction
;; (make-channel-introduction
;; "794d6e5eb362bfcf81ada12b6a49a0cd55c8e031"
;; (openpgp-fingerprint
;; "FF72 877C 4F21 FC4D 467D 20C4 DCCB 5255 2098 B6C1"))))
; (channel
; (name 'gocix)
; (url "https://git.sr.ht/~fishinthecalculator/gocix")
; (branch "main")
;; Enable signature verification:
; (introduction
; (make-channel-introduction
; "cdb78996334c4f63304ecce224e95bb96bfd4c7d"
; (openpgp-fingerprint
; "8D10 60B9 6BB8 292E 829B 7249 AED4 1CC1 93B7 01E2"))))
(channel (channel
(name 'rde) (name 'rde)
(url "https://git.sr.ht/~abcdw/rde") (url "https://git.sr.ht/~abcdw/rde")
@ -52,7 +32,7 @@
"257cebd587b66e4d865b3537a9a88cccd7107c95" "257cebd587b66e4d865b3537a9a88cccd7107c95"
(openpgp-fingerprint (openpgp-fingerprint
"2841 9AC6 5038 7440 C7E9 2FFA 2208 D209 58C1 DEB0")))) "2841 9AC6 5038 7440 C7E9 2FFA 2208 D209 58C1 DEB0"))))
(channel (channel
(name 'radix) (name 'radix)
(url "https://codeberg.org/anemofilia/radix.git") (url "https://codeberg.org/anemofilia/radix.git")
(branch "main") (branch "main")
@ -61,7 +41,7 @@
"f9130e11e35d2c147c6764ef85542dc58dc09c4f" "f9130e11e35d2c147c6764ef85542dc58dc09c4f"
(openpgp-fingerprint (openpgp-fingerprint
"F164 709E 5FC7 B32B AEC7 9F37 1F2E 76AC E3F5 31C8")))) "F164 709E 5FC7 B32B AEC7 9F37 1F2E 76AC E3F5 31C8"))))
(channel (channel
(name 'ajattix) (name 'ajattix)
(url "https://git.ajattix.org/hashirama/ajattix.git") (url "https://git.ajattix.org/hashirama/ajattix.git")
(branch "main") (branch "main")
@ -70,7 +50,7 @@
"5f1904f1a514b89b2d614300d8048577aa717617" "5f1904f1a514b89b2d614300d8048577aa717617"
(openpgp-fingerprint (openpgp-fingerprint
"F164 709E 5FC7 B32B AEC7 9F37 1F2E 76AC E3F5 31C8")))) "F164 709E 5FC7 B32B AEC7 9F37 1F2E 76AC E3F5 31C8"))))
(channel (channel
(name 'rosenthal) (name 'rosenthal)
(url "https://codeberg.org/hako/rosenthal.git") (url "https://codeberg.org/hako/rosenthal.git")
(branch "trunk") (branch "trunk")
@ -79,22 +59,15 @@
"7677db76330121a901604dfbad19077893865f35" "7677db76330121a901604dfbad19077893865f35"
(openpgp-fingerprint (openpgp-fingerprint
"13E7 6CD6 E649 C28C 3385 4DF5 5E5A A665 6149 17F7")))) "13E7 6CD6 E649 C28C 3385 4DF5 5E5A A665 6149 17F7"))))
;;(channel
;; (name 'guix-local)
;; (url "https://codeberg.org/florhizome/guix-local.git")
;; (commit "6b6e50e3f4b7edc52d9116e4ff61ec57cd24a802"))
)
(channel (channel
(name 'small-guix) (name 'small-guix)
(url "https://codeberg.org/fishinthecalculator/small-guix.git") (url "https://codeberg.org/fishinthecalculator/small-guix.git")
;; Enable signature verification:
(introduction (introduction
(make-channel-introduction (make-channel-introduction
"f260da13666cd41ae3202270784e61e062a3999c" "f260da13666cd41ae3202270784e61e062a3999c"
(openpgp-fingerprint (openpgp-fingerprint
"8D10 60B9 6BB8 292E 829B 7249 AED4 1CC1 93B7 01E2")))) "8D10 60B9 6BB8 292E 829B 7249 AED4 1CC1 93B7 01E2"))))
(define saayix (channel
(channel
(name 'saayix) (name 'saayix)
(url "https://codeberg.org/look/saayix.git") (url "https://codeberg.org/look/saayix.git")
(branch "entropy") (branch "entropy")