diff options
Diffstat (limited to '.guix-channel')
-rw-r--r-- | .guix-channel | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.guix-channel b/.guix-channel index 4bbc28a..9c83b27 100644 --- a/.guix-channel +++ b/.guix-channel @@ -12,9 +12,9 @@ "3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5")))) (channel (name guix) - (url "https://git.savannah.gnu.org/git/guix.git") + (url "https://codeberg.org/guix/guix") (branch "master") - (commit "2394a7f5fbf60dd6adc0a870366adb57166b6d8b") + (commit "61428ccf41f21f5ea1e4f1eec722ef9b1efc3a0e") (introduction (channel-introduction (version 0) |