diff options
-rw-r--r-- | .guix-channel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel index 4c27b49..0cab3f5 100644 --- a/.guix-channel +++ b/.guix-channel @@ -3,7 +3,7 @@ (dependencies (channel (name guix-past) - (url "https://gitlab.inria.fr/guix-hpc/guix-past") + (url "https://codeberg.org/guix-science/guix-past") (introduction (channel-introduction (version 0) |