From d082d2a2aebeaa87245224d5d6c811826347505b Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Fri, 26 Jan 2024 11:08:05 +0100 Subject: Transfer nonguix to .guix-channel as dependency This fixes the following error: (exception misc-error (value #f) (value "no code for module ~S") (value ((nongnu packages mozilla))) (value #f)) --- systems/izumi/channels.scm | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'systems') diff --git a/systems/izumi/channels.scm b/systems/izumi/channels.scm index 79ff749..7f9d318 100644 --- a/systems/izumi/channels.scm +++ b/systems/izumi/channels.scm @@ -18,12 +18,4 @@ ( openpgp-fingerprint "590E 500F E39D 26B3 E60B 743B 6D81 B120 7711 899F" ) ) ) ( name 'channel ) - ( url "file:///home/marek/src/channel" ) ) - ( channel - ( name 'nonguix ) - ( url "https://gitlab.com/nonguix/nonguix" ) - ( introduction - ( make-channel-introduction - "897c1a470da759236cc11798f4e0a5f7d4d59fbc" - ( openpgp-fingerprint - "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5" ) ) ) ) ) + ( url "file:///home/marek/src/channel" ) ) ) -- cgit v1.2.3