mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
addding nonguix dependencies
This commit is contained in:
parent
e088d16719
commit
530e98f3df
1 changed files with 11 additions and 8 deletions
|
@ -6,4 +6,7 @@
|
||||||
; (url "https://gitlab.inria.fr/guix-hpc/guix-past"))
|
; (url "https://gitlab.inria.fr/guix-hpc/guix-past"))
|
||||||
(channel
|
(channel
|
||||||
(name guix-science)
|
(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