about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMunyoki Kilyungi2023-09-04 13:51:21 +0300
committerMunyoki Kilyungi2023-09-04 13:51:21 +0300
commit464fae24065332747a87fe8d92866494118bf3ae (patch)
tree7862f1283220ae39147a9f73ce680d9cd65664e7
parent47b25529b7c04337458c18b7c0c283d8789682ed (diff)
downloadguix-bioinformatics-464fae24065332747a87fe8d92866494118bf3ae.tar.gz
Add trailing slash to forge url
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r--.guix-channel2
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel
index 961445a..abf2efe 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -3,7 +3,7 @@
  (dependencies
    (channel
     (name guix-forge)
-    (url "https://git.systemreboot.net/guix-forge")
+    (url "https://git.systemreboot.net/guix-forge/")
     (introduction
      (channel-introduction
       (version 0)