guix_mirror_bot pushed a commit to branch master
in repository guix.

commit b6a739465d8ab57afc1284656aa22abd7da84c51
Author: Romain GARBAGE <romain.garb...@inria.fr>
AuthorDate: Tue Aug 26 16:04:12 2025 +0200

    channels: Export channel-reference.
    
    * guix/channels.scm: Export channel-reference.
    
    Change-Id: I3da7b8d55c0ab563c1669c9e346bb3bd34e7f1db
    Signed-off-by: Ludovic Courtès <l...@gnu.org>
---
 guix/channels.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/channels.scm b/guix/channels.scm
index 9644a86b35..0d544f95be 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

Reply via email to