From dabcf242f1e7d14ae985cb57ed6aa17a1692426e Mon Sep 17 00:00:00 2001 From: Alexander Joss Date: Mon, 20 Jul 2026 23:03:41 -0700 Subject: [PATCH] channel: fix .guix-channel object --- .guix-channel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.guix-channel b/.guix-channel index bb150fc..572eeec 100644 --- a/.guix-channel +++ b/.guix-channel @@ -1,7 +1,7 @@ (channel (version 0) (dependencies (channel - (name 'nonguix) + (name nonguix) (url "https://gitlab.com/nonguix/nonguix") ;; Enable signature verification: (introduction -- 2.54.0