From 10f60efac7aa6a7880765ad0a96aee10921ae7ce Mon Sep 17 00:00:00 2001 From: Peter Tillemans Date: Sat, 21 Jun 2025 19:00:03 +0200 Subject: [PATCH] remove dependency on nebula --- .guix-channel | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.guix-channel b/.guix-channel index ae19e59..e852ac4 100644 --- a/.guix-channel +++ b/.guix-channel @@ -7,7 +7,5 @@ (channel (name guix-science) (url "https://codeberg.org/guix-science/guix-science.git")) - (channel - (name nebula) - (url "https://git.sr.ht/~apoorv569/nebula")))) + ))