From: maxim.cournoyer@gmail.com
To: Royce Strange <royball@disroot.org>
Cc: 41770-done@debbugs.gnu.org
Subject: bug#41770: [PATCH] system: vm: Fix missing imported module
Date: Tue, 09 Jun 2020 01:33:59 -0400 [thread overview]
Message-ID: <874krkkdko.fsf@hurd.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <20200609011310.24284-1-royball@disroot.org> (Royce Strange's message of "Mon, 8 Jun 2020 20:13:10 -0500")
Hello!
Royce Strange <royball@disroot.org> writes:
> * gnu/system/vm.scm (qemu-image):
> Make sure (gnu build hurd-boot) gets imported.
> ---
> gnu/system/vm.scm | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/gnu/system/vm.scm b/gnu/system/vm.scm
> index 686e56348d..f2b6b71b4d 100644
> --- a/gnu/system/vm.scm
> +++ b/gnu/system/vm.scm
> @@ -337,6 +337,7 @@ system that is passed to 'populate-root-file-system'."
> (with-extensions gcrypt-sqlite3&co
> (with-imported-modules `(,@(source-module-closure '((gnu build vm)
> (gnu build bootloader)
> + (gnu build hurd-boot)
> (guix store database)
> (guix build utils))
> #:select? not-config?)
I've retouched the commit message slightly and pushed! Thank you.
Maxim
prev parent reply other threads:[~2020-06-09 5:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-09 1:13 [bug#41770] [PATCH] system: vm: Fix missing imported module Royce Strange
2020-06-09 5:33 ` maxim.cournoyer [this message]
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=874krkkdko.fsf@hurd.i-did-not-set--mail-host-address--so-tickle-me \
--to=maxim.cournoyer@gmail.com \
--cc=41770-done@debbugs.gnu.org \
--cc=royball@disroot.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).