mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
13 lines
307 B
Text
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"))
|
|
))
|