snamguix/.guix-channel

14 lines
293 B
Text
Raw Normal View History

2024-05-12 02:50:17 +02:00
(channel
2025-03-29 22:15:20 +01:00
(version 0)
(dependencies
(channel
(name nonguix)
(url "https://gitlab.com/nonguix/nonguix.git"))
2025-04-10 22:25:13 +02:00
(channel
(name guix-science)
(url "https://codeberg.org/guix-science/guix-science.git"))
2025-03-29 22:15:20 +01:00
(channel
2025-03-29 22:26:36 +01:00
(name nebula)
2025-03-29 22:15:20 +01:00
(url "https://git.sr.ht/~apoorv569/nebula"))))
2024-05-12 02:50:17 +02:00