aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMunyoki Kilyungi2023-09-04 13:49:59 +0300
committerMunyoki Kilyungi2023-09-04 13:49:59 +0300
commit47b25529b7c04337458c18b7c0c283d8789682ed (patch)
treedff8377d4437731b976aec50fd7b900f44aa82f9
parent963af9289ba9cd75fa7230867015842e82575740 (diff)
downloadguix-bioinformatics-47b25529b7c04337458c18b7c0c283d8789682ed.tar.gz
Fix channel introduction
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r--.guix-channel5
1 files changed, 2 insertions, 3 deletions
diff --git a/.guix-channel b/.guix-channel
index cc73e52..961445a 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -2,9 +2,8 @@
(version 0)
(dependencies
(channel
- (name 'guix-forge)
- (url "https://git.systemreboot.net/guix-forge/")
- (branch "main")
+ (name guix-forge)
+ (url "https://git.systemreboot.net/guix-forge")
(introduction
(channel-introduction
(version 0)