guix/.guix-channel
2024-01-04 18:56:41 +01:00

11 lines
170 B
Scheme

;; -*- mode: scheme; -*-
(channel
(version 0)
(name 'zzkt)
(news-file "news.scm")
(directory "packages")
(url "https://gitlab.com/zzkt/guix")
(branch "endless"))