unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73922] [PATCH] gnu: qemu: Add gnutls to inputs.
@ 2024-10-21  3:48 Antero Mejr
  0 siblings, 0 replies; only message in thread
From: Antero Mejr @ 2024-10-21  3:48 UTC (permalink / raw)
  To: 73922


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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-21  3:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-21  3:48 [bug#73922] [PATCH] gnu: qemu: Add gnutls to inputs Antero Mejr

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).