mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 06:46:50 +01:00
.guix-channel: Add 'keyring-reference'.
* .guix-channel: Add 'keyring-reference'.
This commit is contained in:
parent
5bafc70d1e
commit
a941e8fe1f
1 changed files with 2 additions and 1 deletions
|
@ -2,4 +2,5 @@
|
||||||
|
|
||||||
(channel
|
(channel
|
||||||
(version 0)
|
(version 0)
|
||||||
(news-file "etc/news.scm"))
|
(news-file "etc/news.scm")
|
||||||
|
(keyring-reference "keyring"))
|
||||||
|
|
Loading…
Reference in a new issue