You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
channel-r | 10 months ago | |
.guix-channel | 10 months ago | |
LICENSE | 10 months ago | |
README.md | 10 months ago |
README.md
channel-r
My personal GNU Guix channel. Probably of little value to anyone but me.
Add the channel to ~/.config/guix/channels.scm
:
(cons (channel
(name 'channel-r)
(url "https://git.monotremata.xyz/rilla/channel-r.git")
%default-channels)