From 29f36e61c798056b4cfe478eed7496f62dd22a2e Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 11 Aug 2024 21:47:28 -0700 Subject: Remove unused channel dependency --- .guix-channel | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.guix-channel b/.guix-channel index 6ded795..439ff9d 100644 --- a/.guix-channel +++ b/.guix-channel @@ -1,14 +1,6 @@ (channel (version 0) (dependencies - (channel - (name 'guix-gaming-games) - (url "https://gitlab.com/guix-gaming-channels/games.git") - (introduction - (make-channel-introduction - "c23d64f1b8cc086659f8781b27ab6c7314c5cca5" - (openpgp-fingerprint - "50F3 3E2E 5B0C 3D90 0424 ABE8 9BDC F497 A4BB CC7F")))) (channel (name 'rosenthal) (url "https://codeberg.org/hako/rosenthal.git") -- cgit v1.3-2-g0d8e