unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <othacehe@gnu.org>
To: 46017@debbugs.gnu.org
Cc: Mathieu Othacehe <othacehe@gnu.org>
Subject: [bug#46017] [PATCH 1/2] image: Export image? procedure.
Date: Thu, 21 Jan 2021 12:42:59 +0100	[thread overview]
Message-ID: <20210121114300.72835-1-othacehe@gnu.org> (raw)
In-Reply-To: <20210121113751.72613-1-othacehe@gnu.org>

* 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 a60d83b175..75d489490d 100644
--- a/gnu/image.scm
+++ b/gnu/image.scm
@@ -31,6 +31,7 @@
             partition-initializer
 
             image
+            image?
             image-name
             image-format
             image-target
-- 
2.29.2





  reply	other threads:[~2021-01-21 11:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-21 11:37 [bug#46017] [PATCH 0/2] scripts: system: Accept <image> records as input Mathieu Othacehe
2021-01-21 11:42 ` Mathieu Othacehe [this message]
2021-01-21 11:43   ` [bug#46017] [PATCH 2/2] " Mathieu Othacehe
2021-01-21 11:52 ` [bug#46017] [PATCH v2] " Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210121114300.72835-1-othacehe@gnu.org \
    --to=othacehe@gnu.org \
    --cc=46017@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).