mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 13:48:36 +02:00
addding nonguix dependencies
This commit is contained in:
parent
e088d16719
commit
530e98f3df
1 changed files with 11 additions and 8 deletions
|
@ -1,9 +1,12 @@
|
|||
(channel
|
||||
(version 0)
|
||||
(dependencies
|
||||
; (channel
|
||||
; (name guix-past)
|
||||
; (url "https://gitlab.inria.fr/guix-hpc/guix-past"))
|
||||
; (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"))))
|
||||
(url "https://github.com/guix-science/guix-science.git"))
|
||||
(channel (name nonguix)
|
||||
(url "https://gitlab.com/nonguix/nonguix"))
|
||||
))
|
||||
|
|
Loading…
Add table
Reference in a new issue