guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/07: channels: Export channel-instance->sexp.


From: guix-commits
Subject: 06/07: channels: Export channel-instance->sexp.
Date: Wed, 10 Mar 2021 02:50:21 -0500 (EST)

mothacehe pushed a commit to branch master
in repository guix.

commit 4399b1cf572b1e23ac80a7b7d63daee34a77e104
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Wed Mar 10 08:47:54 2021 +0100

    channels: Export channel-instance->sexp.
    
    * guix/channels.scm (channel-instance->sexp): Export it.
---
 guix/channels.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/channels.scm b/guix/channels.scm
index 05226e7..f68bbcf 100644
--- a/guix/channels.scm
+++ b/guix/channels.scm
@@ -86,6 +86,7 @@
             latest-channel-instances
             checkout->channel-instance
             latest-channel-derivation
+            channel-instance->sexp
             channel-instances->manifest
             %channel-profile-hooks
             channel-instances->derivation



reply via email to

[Prev in Thread] Current Thread [Next in Thread]