chore: change channel names in home-channels-service to shorter ones
parent
83ac759dd3
commit
a228f0fe70
|
@ -185,7 +185,7 @@
|
||||||
home-channels-service-type
|
home-channels-service-type
|
||||||
(list (channel
|
(list (channel
|
||||||
(name 'radix)
|
(name 'radix)
|
||||||
(url "https://codeberg.org/anemofilia/radix.git")
|
(url "https://codeberg.org/anemofilia/radix")
|
||||||
(branch "main")
|
(branch "main")
|
||||||
(introduction
|
(introduction
|
||||||
(make-channel-introduction
|
(make-channel-introduction
|
||||||
|
@ -194,7 +194,7 @@
|
||||||
(format #f "99D0 38B0 CC2F 7356 34D0 ~
|
(format #f "99D0 38B0 CC2F 7356 34D0 ~
|
||||||
82F3 5A8F 3D62 C87A 2B33")))))
|
82F3 5A8F 3D62 C87A 2B33")))))
|
||||||
(channel
|
(channel
|
||||||
(name 'dwl-guile)
|
(name 'dwl)
|
||||||
(url (format #f "https://github.com~
|
(url (format #f "https://github.com~
|
||||||
/engstrand-config~
|
/engstrand-config~
|
||||||
/home-service-dwl-guile"))
|
/home-service-dwl-guile"))
|
||||||
|
@ -206,7 +206,7 @@
|
||||||
(format #f "C9BE B8A0 4458 FDDF 1268 ~
|
(format #f "C9BE B8A0 4458 FDDF 1268 ~
|
||||||
1B39 029D 8EB7 7E18 D68C")))))
|
1B39 029D 8EB7 7E18 D68C")))))
|
||||||
(channel
|
(channel
|
||||||
(name 'dtao-guile)
|
(name 'dtao)
|
||||||
(url (format #f "https://github.com~
|
(url (format #f "https://github.com~
|
||||||
/engstrand-config~
|
/engstrand-config~
|
||||||
/home-service-dtao-guile"))
|
/home-service-dtao-guile"))
|
||||||
|
|
Loading…
Reference in New Issue