guix_mirror_bot pushed a commit to branch master
in repository guix.

commit d3c6dea147b1b80ca8f8342076051173db5c139d
Author: Sergio Pastor Pérez <[email protected]>
AuthorDate: Tue Jul 14 16:42:48 2026 +0200

    news: Add entry for new the '--spice' flag of 'guix system vm'.
    
    * etc/news.scm (version): Add entry.
---
 etc/news.scm | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index 77e891bf526..07210f800a9 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -304,6 +304,14 @@ não são mais instalados automaticamente.  Se eles forem 
requeridos, o pacote
 detectar e utilizar os plugins em tempo de execução.  @code{frei0r} agora
 contém plugins dependentes do OpenCV.")))
 
+ (entry (commit "6fe171b45a46e79241e240dec99c9ff5f93d850a")
+        (title
+         (en "New @option{--spice} flag for emitting Spice configured VMs"))
+        (body
+         (en "The @command{guix system vm} command now accepts the
+@option{--spice} flag to set up a virtual machine that communicates with the
+host enabling clipboard sharing and automatic screen resolution 
adjustments.")))
+
  (entry (commit "7a9d01dce758b0916bf8b0ac8a972f849f4bf31d")
         (title
          (en "SDDM display manager defaults to the Qt5 variant")

Reply via email to