diff options
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>") |