blob: aaa62cb5baa75f55f697d1fc0c31401d19f7ab9e (
about) (
plain)
1
2
3
4
5
6
7
|
;; This is a Guix channel.
(channel
(version 0)
(news-file "etc/news.scm")
(keyring-reference "keyring")
(url "https://git.marekpasnikowski.pl/git/guix.git")) ;the primary URL
|