diff options
author | Rodion Goritskov <rodion.goritskov@gmail.com> | 2024-07-15 22:59:39 +0400 |
---|---|---|
committer | Rodion Goritskov <rodion.goritskov@gmail.com> | 2024-07-15 22:59:39 +0400 |
commit | ef850b65f6379f4af4a5fb216615925bbf7f312d (patch) | |
tree | 9a486096f632c6eb96f1c5184e3776075e54b9e4 /.guix-channel | |
parent | d687831ae08420c35efce2dc6955c3a2202bf158 (diff) |
gnu: Add channel news on Miniflux removal.
* .guix-channel: Add news.
* etc/news.txt: Add news entry.
Diffstat (limited to '.guix-channel')
-rw-r--r-- | .guix-channel | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel index fcd1498..547ca2a 100644 --- a/.guix-channel +++ b/.guix-channel @@ -1,5 +1,6 @@ (channel (version 0) + (news-file "etc/news.txt") (url "https://git.goritskov.com/rodion/little-guix-channel.git") (dependencies (channel |