aboutsummaryrefslogtreecommitdiff
path: root/guix/channels.scm
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2021-03-10 08:47:54 +0100
committerMathieu Othacehe <othacehe@gnu.org>2021-03-10 08:49:48 +0100
commit4399b1cf572b1e23ac80a7b7d63daee34a77e104 (patch)
tree206256862eaf78233502b1b1a57f07d3c5100336 /guix/channels.scm
parent6ee7e3d26b8f5d2a234518cc2ab1bfeba7cd7c18 (diff)
downloadguix-4399b1cf572b1e23ac80a7b7d63daee34a77e104.tar
guix-4399b1cf572b1e23ac80a7b7d63daee34a77e104.tar.gz
channels: Export channel-instance->sexp.
* guix/channels.scm (channel-instance->sexp): Export it.
Diffstat (limited to 'guix/channels.scm')
-rw-r--r--guix/channels.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix/channels.scm b/guix/channels.scm
index 05226e766b..f68bbcf693 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