diff options
Diffstat (limited to '.guix-channel')
-rw-r--r-- | .guix-channel | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel index 8cec433..e12672e 100644 --- a/.guix-channel +++ b/.guix-channel @@ -1,3 +1,4 @@ (channel (version 0) - (directory "guix")) + (directory "guix") + (news-file "NEWS")) |