guix-glicid/.guix-channel

14 lines
307 B
Text
Raw Permalink 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"))
2025-01-22 09:10:23 +01:00
2025-01-22 09:13:55 +01:00
(channel
2025-01-22 09:26:17 +01:00
(name guix-science)
2025-01-22 09:13:55 +01:00
(url "https://codeberg.org/guix-science/guix-science.git"))
(channel (name nonguix)
(url "https://gitlab.com/nonguix/nonguix"))
2024-10-24 14:51:38 +02:00
))