chore: change channel names in home-channels-service to shorter ones

pull/1/head
anemofilia 2023-09-04 10:02:31 -03:00
parent 83ac759dd3
commit a228f0fe70
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 3 additions and 3 deletions

View File

@ -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"))