diff options
| -rw-r--r-- | .guix-channel | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/.guix-channel b/.guix-channel index cfa33b0..fe275c1 100644 --- a/.guix-channel +++ b/.guix-channel @@ -1,7 +1,6 @@ -;;; SPDX-License-Identifier: GPL-3.0-or-later -;; -*- mode: scheme; -*- +;; This file is best viewed as -*- Scheme -*-. (channel - (version 0) - (news-file "news.txt") - (url "https://gitlab.com/nonguix/nonguix")) ; the primary URL + (version 0) + (news-file "news.txt") + (url "https://gitlab.com/nonguix/nonguix")) ; the primary URL |
