mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-02-16 17:43:10 +01:00
.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
|