guix/.guix-channel

11 lines
170 B
Plaintext
Raw Normal View History

2024-01-04 17:56:41 +00:00
;; -*- mode: scheme; -*-
(channel
(version 0)
(name 'zzkt)
(news-file "news.scm")
(directory "packages")
(url "https://gitlab.com/zzkt/guix")
(branch "endless"))