unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Antero Mejr <mail@antr.me>
To: 73922@debbugs.gnu.org
Subject: [bug#73922] [PATCH] gnu: qemu: Add gnutls to inputs.
Date: Mon, 21 Oct 2024 03:48:48 +0000	[thread overview]
Message-ID: <87bjzeqfof.fsf@antr.me> (raw)


This enables qcow2 disk encryption.

* gnu/packages/virtualization.scm (qemu)[inputs]: Add gnutls.

Change-Id: I501d7155aaa9efe7c98a7414478eae80f38ab6fd
---
My computer cannot handle a QEMU build, so I would appreciate if this
could be tested by the QA server or otherwise.

 gnu/packages/virtualization.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm
index 776acdfe06..00adc9bc5b 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -505,6 +505,7 @@ (define-public qemu
              bash-minimal
              dtc
              glib
+             gnutls
              gtk+
              libaio
              libcacard                  ;smartcard support

base-commit: c9e51ab38d23d8c7a5546824375c6274a569499f
-- 
2.46.0





                 reply	other threads:[~2024-10-21  3:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87bjzeqfof.fsf@antr.me \
    --to=mail@antr.me \
    --cc=73922@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).