mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
Add '.guix-channel' file.
* .guix-channel: New file. * Makefile.am (EXTRA_DIST): Add it.
This commit is contained in:
5
.guix-channel
Normal file
5
.guix-channel
Normal file
@@ -0,0 +1,5 @@
|
||||
;; This is a Guix channel.
|
||||
|
||||
(channel
|
||||
(version 0)
|
||||
(news-file "etc/news.scm"))
|
||||
@@ -533,6 +533,7 @@ EXTRA_DIST += \
|
||||
TODO \
|
||||
CODE-OF-CONDUCT \
|
||||
.dir-locals.el \
|
||||
.guix-channel \
|
||||
scripts/guix.in \
|
||||
etc/guix-install.sh \
|
||||
build-aux/build-self.scm \
|
||||
|
||||
Reference in New Issue
Block a user