summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
authorArun Isaac2022-06-14 22:48:07 +0530
committerArun Isaac2022-06-14 22:48:07 +0530
commit69de880815af1e6a1d3bde9181bbb8a4397ce68b (patch)
tree3af8c66da5a77ec112896dfe058ddf263887199e /topics
parent260fa849e3f7e3d023adadaa95ee73a48ef5e3d7 (diff)
downloadgn-gemtext-69de880815af1e6a1d3bde9181bbb8a4397ce68b.tar.gz
guix-profiles: Use public path to guix-bioinformatics channel.
An "Arun-specific path" was accidentally added in an earlier commit.
Diffstat (limited to 'topics')
-rw-r--r--topics/guix-profiles.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/topics/guix-profiles.gmi b/topics/guix-profiles.gmi
index adc2df6..62abbba 100644
--- a/topics/guix-profiles.gmi
+++ b/topics/guix-profiles.gmi
@@ -6,7 +6,7 @@ Put the following into a channels.scm file.
```
(list (channel
(name 'gn-bioinformatics)
- (url "/home/arun/Projects/genenetwork/guix-bioinformatics")
+ (url "https://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics")
(branch "master")))
```
Build a profile using