mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-21 07:58:08 +01:00
06a94f005f
.dir-locals.el: Use SPDX license identifier. .guix-authorizations: Dito. .guix-channel: Dito.
7 lines
181 B
Scheme
7 lines
181 B
Scheme
;;; SPDX-License-Identifier: GPL-3.0-or-later
|
|
;; -*- mode: scheme; -*-
|
|
|
|
(channel
|
|
(version 0)
|
|
(news-file "news.txt")
|
|
(url "https://gitlab.com/nonguix/nonguix")) ; the primary URL
|