guix/gnu
Bruno Victal 0ccafddca9
gnu: shared-mime-info: Move to (gnu packages freedesktop).
* gnu/packages/gnome.scm (shared-mime-info): Move to …
* gnu/packages/freedesktop.scm: … here.
* gnu/packages/gnuzilla.scm: Use (gnu packages freedesktop).
* gnu/packages/kde-games.scm: Ditto.
* gnu/packages/kde-multimedia.scm: Ditto.
* gnu/packages/kde-pim.scm: Ditto.
* gnu/packages/kde-utils.scm: Ditto.
* gnu/packages/maths.scm: Ditto.
* gnu/packages/mp3.scm: Ditto.
* gnu/packages/ruby.scm: Ditto.
* guix/profiles.scm (xdg-mime-database): Adjust to new location.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-06-24 21:43:00 +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: Move to (gnu packages freedesktop). 2023-06-24 21:43:00 +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 Merge branch 'master' into gnome-team 2023-06-24 21:39:09 +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