diff --git a/.guix-channel b/.guix-channel index 91fcde3..5394c34 100644 --- a/.guix-channel +++ b/.guix-channel @@ -2,8 +2,7 @@ (version 0) (dependencies (channel - (name 'nonguix) - (url "https://gitlab.com/nonguix/nonguix")) - (channel - (name 'guix-science) - (url "https://codeberg.org/guix-science/guix-science.git")))) + (name guix-science) + (url "https://codeberg.org/guix-science/guix-science.git")) + (channel (name nonguix) + (url "https://gitlab.com/nonguix/nonguix"))))