Add '.guix-channel' file.
* .guix-channel: New file. * Makefile.am (EXTRA_DIST): Add it.
This commit is contained in:
parent
dabdd7d465
commit
dcc90d1558
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 \
|
||||
|
Loading…
Reference in New Issue
Block a user