Fix formatting for channel definition in readme

This commit is contained in:
TakeV 2023-04-18 18:23:21 -07:00
parent 6acb925611
commit 2c6c4cf981
Signed by: TakeV
GPG Key ID: A64F41345C7400AF
1 changed files with 9 additions and 9 deletions

View File

@ -4,15 +4,15 @@ kulupu mi is a guix channel which packages various federated servers.
To use this channel, add the following entry to your default-channels:
#+begin_src scheme
(channel
(name 'kulupu-mi)
(url "https://git.solarpunk.moe/TakeV/kulupu-mi.git")
(branch "main")
(introduction
(make-channel-introduction
"cc9a267ed48680f3cb7319f6c1fa5d6f6800b4b7"
(openpgp-fingerprint
"1086 326D E207 068C 1C02 5129 A64F 4134 5C74 00AF"))))
(channel
(name 'kulupu-mi)
(url "https://git.solarpunk.moe/TakeV/kulupu-mi.git")
(branch "main")
(introduction
(make-channel-introduction
"cc9a267ed48680f3cb7319f6c1fa5d6f6800b4b7"
(openpgp-fingerprint
"1086 326D E207 068C 1C02 5129 A64F 4134 5C74 00AF"))))
#+end_src
* Packages