1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu
Maxim Cournoyer a308eead37 gnu: spice-vdagent: Apply a patch fixing the monitor size calculation.
This fixes errors like:

   spice-vdagentd[870]: invalid message size for VDAgentMonitorsConfig

See: <https://github.com/utmapp/UTM/issues/5832#issuecomment-3194879161>

* gnu/packages/patches/spice-vdagent-monitor-size-calculation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/spice.scm (spice-vdagent) [source] <patches>: New field.

Change-Id: I4bc0f8e207bef65c8f2fcd64928315825d520ad1
2025-08-21 08:05:48 +09:00
..