vm: Export ‘file-system->mount-tag’ and ‘common-qemu-options’.
* gnu/system/vm.scm (file-system->mount-tag, common-qemu-options):
Export.
Change-Id: I7228e5c02f07f8c8633a64c86d9c81aa3cb2e8b7
vm: ‘common-qemu-options’ splits command-line tokens.
The result returned so far by ‘common-qemu-options’ assumed that it
would be passed to a shell. This is the case when using
‘system-qemu-image/shared-store-script’ but possibly not in other cases.
* gnu/system/vm.scm (common-qemu-options): Add #:image-format.
[virtfs-option]: Return a list of strings instead of a single
"-virtfs xyz" string. Update caller to use ‘append-map’.
Separate "-drive" string.
Change-Id: Ib07c27e2c4b2d222d7db2c612bb045d330bc7f68
tests: Export ‘marionette-program’.
* gnu/tests.scm (%default-marionette-device): New variable.
(<marionette-configuration>)[device]: Use it.
(marionette-program): Make all parameters optional and export.
Change-Id: I496d88253b5ebad60da09a0cca5ed960aa2ab389
gnu: guix-build-coordinator: Update to 0-122.5c460f2.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-122.5c460f2.
Change-Id: Id998491bd2f8df2c6fb18517bb9e37a03660b6ad
gnu: libvirt: Patch nft and other commands.
* gnu/packages/virtualization.scm (libvirt)
[arguments] <#:phases>: Rename use-absolute-dnsmasq phase to patch-commands.
Extend to patch ebtables, iptables, ip6tables and nft.
[inputs]: Remove ebtables; the modern ebtables binary comes from the iptables
package. Add nftables.
Fixes: bug#76741
Reported-by: Simen Endsjø <contact@simendsjo.me>
Change-Id: I481c200a4691eae776bfb188dfbf79870c107bd9
gnu: libvirt: Sort inputs.
* gnu/packages/virtualization.scm (libvirt) [inputs]: Sort.
Change-Id: I3c15a1d9b37ee9d074f417bb0636126d7a630992
gnu: diffoscope: Update to 289.
* gnu/packages/diffoscope.scm (diffoscope): Update to 289.
gnu: gcompris-qt: Use G-expressions.
* gnu/packages/education.scm (gcompris-qt)[arguments]: Use G-expressions.
Change-Id: If0d4f01eee8a1e41c4e9e2c7358e52cdd4c9ebff
gnu: gcompris-qt: Update to 25.0.12.
* gnu/packages/education.scm (gcompris-qt): Update to 25.0.12.
[arguments]: Set #:qtbase to qtbase.
[inputs]: Remove qtbase-5, qtcharts-5, qtdeclarative-5, qtgraphicaleffects,
qtmultimedia-5, qtquickcontrols2-5, qtsensors-5, and qtsvg-5; add
qtcharts, qtdeclarative, qtmultimedia, qtsensors, and qtsvg.
[native-inputs]: Remove qttools-5; add pkg-config and qttools.
Change-Id: Ib16339c33c43ddf6b11db169006ae58e2bb5e620
gnu: gcompris-qt: Update to 4.3.
* gnu/packages/education.scm (gcompris-qt): Update to 4.3.
Change-Id: I8de875a38bcc3b7f4abab61ab2037e11846c0d84
gnu: keepassxc: Update to 2.7.10.
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.10.
[arguments]: Extend the record-clipboard-programs phase.
Skip an extra test in the check phase override, and document why.
Change-Id: I832b6a355ed76285953b70373d6731689717af61
gnu: keepassxc: Fix indentation.
* gnu/packages/password-utils.scm (keepassxc): Fix indentation.
Change-Id: I807fe602177596a11b01aa4f740849f33a74789c
gnu: libvirt: Update to 11.1.0.
* gnu/packages/virtualization.scm (libvirt)
[source]: Update to 11.1.0. Update URI.
Change-Id: Iaffa1cc8238a3d08298ca0137d71bb50ced54dbe
gnu: codeberg-cli: Update to 0.4.9.
* gnu/packages/rust-apps.scm (codeberg-cli): Update to 0.4.9.
[source]: Add snippet to allow building with our packaged rust.
Change-Id: I56cfd1541777e7b7a8ab32c1ecf4eda586c693d2
gnu: dosbox-staging: Fix SIGBART under Sway/Xwayland.
* gnu/packages/emulators.scm (dosbox-staging) [arguments]: Set build-type to
release. Remove obsolute phases.
Change-Id: I80fdbb51db3b3373f4d2e299e3951820b2dbb97f
gnu: connman: Update to 1.43.
* gnu/packages/connman.scm (connman): Update to 1.43.
* gnu/packages/patches/connman-add-missing-libppp-compat.h.patch: Delete
obsolete patch.
* gnu/local.mk (dist_patch_DATA): De-register it.
Change-Id: I563f535c27b99972e95d96f291ce5dfdc83a46f1
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: ngtcp2: Update to 1.11.0.
* gnu/packages/networking.scm (ngtcp2): Update to 1.11.0.
Change-Id: I4a617346b642fb743a0f66962ff6eb0d969c855f
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: python-uvicorn: Skip another test on riscv64-linux.
* gnu/packages/python-web.scm (python-uvicorn)[arguments]: When building
for riscv64-linux skip another test.
Change-Id: I470b45ae3dc80324aa1cd7f1fe37dce8b690be68
gnu: python-anyio: Skip another test on riscv64-linux.
* gnu/packages/python-xyz.scm (python-anyio)[arguments]: When building
for riscv64-linux skip another test.
Change-Id: I2fde90e3c615cdc231a67ae8fba4bab42577618b