guix-glicid/.guix-channel

13 lines
304 B
Text
Raw Normal View History

2023-11-10 15:25:14 +00:00
(channel
2024-10-24 14:51:38 +02:00
(version 0)
(dependencies
; (channel
; (name guix-past)
; (url "https://gitlab.inria.fr/guix-hpc/guix-past"))
(channel
(name guix-science)
(url "https://github.com/guix-science/guix-science.git"))
(channel (name nonguix)
(url "https://gitlab.com/nonguix/nonguix"))
))