diff options
author | Collin J. Doering | 2024-10-10 12:57:45 -0400 |
---|---|---|
committer | Collin J. Doering | 2024-11-07 23:38:42 -0500 |
commit | ce3ebaacde32cb4d324c7d9b8b168d3fc9d5449e (patch) | |
tree | bfb8698b5bd0b7efae901ce4be90673c7a108b52 /channels.scm | |
parent | 257cc752b506c6c4a48f03d04a4aa4ef0a3aa8bf (diff) | |
download | guix-north-america-ce3ebaacde32cb4d324c7d9b8b168d3fc9d5449e.tar.gz |
Adjust git.rekahsoft.ca references to new home: git.genenetwork.org
Diffstat (limited to 'channels.scm')
-rw-r--r-- | channels.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/channels.scm b/channels.scm index 8e293fb..d3ed7a3 100644 --- a/channels.scm +++ b/channels.scm @@ -11,7 +11,7 @@ "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))) (channel (name 'guix-north-america) - (url "https://git.rekahsoft.ca/rekahsoft/guix-north-america.git") + (url "https://git.genenetwork.org/guix-north-america/") (branch "master") ;; (commit ;; Pin to <commit-sha> if/when required ;; "<commit-sha>") |