Merge branch 'remove-nebula'

This commit is contained in:
Peter Tillemans 2025-06-21 17:43:09 +02:00
commit 4e65ff8c87

View file

@ -72,7 +72,6 @@
#:use-module (snamellit packages fzf)
#:use-module (srfi srfi-1)
#:use-module (ice-9 format)
#:use-module (nebula packages fonts)
)
@ -263,15 +262,6 @@
(name 'snamguix)
(url "https://forge.snamellit.com/pti/snamguix")
(branch "main"))
(channel
(name 'nebula)
(url "https://git.sr.ht/~apoorv569/nebula")
(branch "master")
;; Enable signature verification:
(introduction
(make-channel-introduction "2f1be757b40f78456220823b71aace5277c5f33d"
(openpgp-fingerprint
"53B4 8418 D76A 3EF1 1BCC 92A8 4FDB 05CF 5D67 6283"))))
(channel
(name 'benoitj)
(url "https://git.sr.ht/~benoit/my-guix-channel")