diff options
| author | Arun Isaac | 2024-10-17 00:05:23 +0100 |
|---|---|---|
| committer | Arun Isaac | 2024-10-17 00:05:46 +0100 |
| commit | b310faf5e13e93fa460fdfa0b0db9eccb0cd6efa (patch) | |
| tree | 6a5363ab32cd5dbcb8161b74b338376d6f1cfb15 | |
| parent | 746c59ac9bbc2beb7fd03e75e6eb8d28b1d107d1 (diff) | |
| download | gn-gemtext-b310faf5e13e93fa460fdfa0b0db9eccb0cd6efa.tar.gz | |
Update guix-bioinformatics channel URL.
| -rw-r--r-- | topics/guix/guix-profiles.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/topics/guix/guix-profiles.gmi b/topics/guix/guix-profiles.gmi index 578bb82..8cf41d8 100644 --- a/topics/guix/guix-profiles.gmi +++ b/topics/guix/guix-profiles.gmi @@ -16,7 +16,7 @@ Alternatively put the following into a channels.scm file. ``` (list (channel (name 'gn-bioinformatics) - (url "https://gitlab.com/genenetwork/guix-bioinformatics") + (url "https://git.genenetwork.org/guix-bioinformatics") (branch "master"))) ``` Build a profile using |
