guix-play/gnu
Bruno Victal 0a167432db
gnu: shared-mime-info: Update to 2.2.
* gnu/packages/freedesktop.scm (shared-mime-info): Update to 2.2.
[source]: Use git-fetch.
[build-system]: Use meson-build-system.
[arguments]<#:parallel-build?>: Removed argument.
<#:phases>: Replace ‘patch-source-shebangs’ with a version that skips
mime detection checks.
[native-inputs]: Drop labels.  Add python and xdgmime.  Remove itstool.
* gnu/packages/patches/shared-mime-info-xdgmime-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-06-24 23:59:50 +02:00
..
bootloader gnu: bootloader: Add u-boot-sifive-unmatched-bootloader. 2023-06-14 14:52:21 +03:00
build gnu: image: Add support for unformatted partitions. 2023-06-14 14:52:21 +03:00
home home: services: xdg-base-directories: Deprecate XDG_LOG_HOME. 2023-06-15 13:19:29 +04:00
installer
machine
packages gnu: shared-mime-info: Update to 2.2. 2023-06-24 23:59:50 +02:00
services services: certbot: Fix nginx crash when certbot is used without domains. 2023-06-18 23:12:10 +02:00
system uuid: Fix NTFS UUID stringification. 2023-06-18 02:00:10 +02:00
tests tests: Fix the Jami service system tests. 2023-05-25 10:17:32 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: shared-mime-info: Update to 2.2. 2023-06-24 23:59:50 +02:00
machine.scm
packages.scm
services.scm services: Check if service is #f before applying clause. 2023-06-06 13:38:35 +02:00
system.scm system: Fix reference to Hurd bug in comment. 2023-05-10 00:23:52 +02:00
tests.scm