diff options
| author | Frederick Muriuki Muriithi | 2023-09-27 12:51:20 +0300 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2023-09-27 12:51:20 +0300 |
| commit | 51534a303c22f919ec5b237f7bcc948e66978fdc (patch) | |
| tree | f7c7a93becaf5cb4a3780d85523d5a9e1bdfef62 | |
| parent | a8ebba8266618ec53fe485ee84d09d0cdff898a1 (diff) | |
| download | gn-auth-51534a303c22f919ec5b237f7bcc948e66978fdc.tar.gz | |
guix-bioinformatics: Update guix channel URL
| -rw-r--r-- | .guix-channel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel index 5cb6e2a..9476e74 100644 --- a/.guix-channel +++ b/.guix-channel @@ -4,7 +4,7 @@ (dependencies (channel (name guix-bioinformatics) - (url "https://gitlab.com/genenetwork/guix-bioinformatics.git") + (url "https://git.genenetwork.org/guix-bioinformatics") (branch "master")) ;; FIXME: guix-bioinformatics depends on guix-past. So, there ;; should be no reason to explicitly depend on guix-past. But, the |
