fix name of nebula dependency

This commit is contained in:
Peter Tillemans 2025-03-29 22:26:36 +01:00
parent abaec5e1c4
commit 79d6fc9bf3

View file

@ -5,6 +5,6 @@
(name nonguix) (name nonguix)
(url "https://gitlab.com/nonguix/nonguix.git")) (url "https://gitlab.com/nonguix/nonguix.git"))
(channel (channel
(name 'nebula) (name nebula)
(url "https://git.sr.ht/~apoorv569/nebula")))) (url "https://git.sr.ht/~apoorv569/nebula"))))