From c776d6c682e8b6752167b6615e638a5b22e5b702 Mon Sep 17 00:00:00 2001 From: Rodion Goritskov Date: Sat, 23 Mar 2024 01:21:33 +0400 Subject: Fix channel name --- .guix-channel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.guix-channel') diff --git a/.guix-channel b/.guix-channel index 1f5fbcd..fcd1498 100644 --- a/.guix-channel +++ b/.guix-channel @@ -3,7 +3,7 @@ (url "https://git.goritskov.com/rodion/little-guix-channel.git") (dependencies (channel - (name 'nonguix) + (name nonguix) (url "https://gitlab.com/nonguix/nonguix") (introduction (channel-introduction -- cgit v1.2.3