add guix-science as dependency

This commit is contained in:
Peter Tillemans 2025-04-10 22:25:13 +02:00
parent 381edb525b
commit c2a5111453

View file

@ -4,6 +4,9 @@
(channel
(name nonguix)
(url "https://gitlab.com/nonguix/nonguix.git"))
(channel
(name guix-science)
(url "https://codeberg.org/guix-science/guix-science.git"))
(channel
(name nebula)
(url "https://git.sr.ht/~apoorv569/nebula"))))