guix-glicid/.guix-channel
2025-01-22 09:26:17 +01:00

13 lines
307 B
Text

(channel
(version 0)
(dependencies
; (channel
; (name guix-past)
; (url "https://gitlab.inria.fr/guix-hpc/guix-past"))
(channel
(name guix-science)
(url "https://codeberg.org/guix-science/guix-science.git"))
(channel (name nonguix)
(url "https://gitlab.com/nonguix/nonguix"))
))