aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher R. Nelson <christopher.nelson@languidnights.com>2024-01-20 22:00:33 -0500
committerChristopher R. Nelson <christopher.nelson@languidnights.com>2024-01-20 22:00:33 -0500
commitd4c375110245c4c074bb6a853c179f3ff79c4df9 (patch)
treee59c653c6f313bba6089b55d50490fc83fcde0f7
parentfd51369453074f1d54081e2f0af270743c4db24f (diff)
housekeeping: update guix channel definition
-rw-r--r--.guix-channel4
1 files changed, 3 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel
index d0cb4f5..8a49025 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -1,2 +1,4 @@
(channel
- (version 0))
+ (version 0)
+ (news-file "news.scm")
+ (url "https://languidnights.com/guix-packages"))