guix-commits
[Top][All Lists]
Advanced

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

branch master updated: image: Export image? procedure.


From: guix-commits
Subject: branch master updated: image: Export image? procedure.
Date: Wed, 17 Feb 2021 04:56:46 -0500

This is an automated email from the git hooks/post-receive script.

mothacehe pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 4cce761  image: Export image? procedure.
4cce761 is described below

commit 4cce7610eb992fcf168be7cb05ec2b1b2020171e
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Wed Jan 20 12:06:56 2021 +0100

    image: Export image? procedure.
    
    * gnu/image.scm (image?): Export it.
---
 gnu/image.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/image.scm b/gnu/image.scm
index a60d83b..75d4894 100644
--- a/gnu/image.scm
+++ b/gnu/image.scm
@@ -31,6 +31,7 @@
             partition-initializer
 
             image
+            image?
             image-name
             image-format
             image-target



reply via email to

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