From b6a739465d8ab57afc1284656aa22abd7da84c51 Mon Sep 17 00:00:00 2001 From: Romain GARBAGE Date: Tue, 26 Aug 2025 16:04:12 +0200 Subject: [PATCH] channels: Export channel-reference. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * guix/channels.scm: Export channel-reference. Change-Id: I3da7b8d55c0ab563c1669c9e346bb3bd34e7f1db Signed-off-by: Ludovic Courtès --- guix/channels.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/guix/channels.scm b/guix/channels.scm index 9644a86b352..0d544f95be7 100644 --- a/guix/channels.scm +++ b/guix/channels.scm @@ -72,6 +72,7 @@ channel-commit channel-introduction channel-location + channel-reference channel-introduction? make-channel-introduction