8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
|
;; -*- mode: scheme; -*-
|
||
|
|
||
|
(channel
|
||
|
(version 0)
|
||
|
(directory ".guix")
|
||
|
(news-file "news.txt")
|
||
|
(url "https://git.rekahsoft.ca/rekahsoft/guix-north-america.git"))
|