me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Ricardo Wurmus d13f3a033e
gnu: gnome-tweak-tool: Update to 3.28.1.
Fixes <https://bugs.gnu.org/35597>.

* gnu/packages/gnome.scm (gnome-tweak-tool): Deprecate and rename...
(gnome-tweaks): ...to this.  Update to 3.28.1.
[build-system]: Use meson-build-system.
[arguments]: Adjust configure flags; pass glib-or-gtk? flag; remove custom
phases that are now provided by the meson-build-system; add phases "wrap" and
"wrap-gi-typelib".
[native-inputs]: Remove meson-for-build and ninja.
[home-page]: Update.
[description]: Use "Tweaks" instead of "Tweak Tool".
* gnu/packages/patches/gnome-tweak-tool-search-paths.patch: Rename file...
* gnu/packages/patches/gnome-tweaks-search-paths.patch: ...to this.
* gnu/local.mk (dist_patch_DATA): Update patch file name.
2019-05-10 13:31:32 +02:00
..
bootloader bootloader: grub: Remove unneeded 'terminal_output'. 2019-05-09 12:11:36 +02:00
build shepherd: Include /etc/localtime in service containers. 2019-05-03 17:47:29 +02:00
installer installer: Add missing 'G_' call. 2019-05-09 12:11:36 +02:00
packages gnu: gnome-tweak-tool: Update to 3.28.1. 2019-05-10 13:31:32 +02:00
services services: dhcp-client: Ignore interfaces that are not ARP capable. 2019-05-09 20:00:22 +02:00
system system: pam: Add #:login-uid? parameter to 'unix-pam-service'. 2019-05-09 12:11:36 +02:00
tests services: Log-in services now require "pam_loginuid". 2019-05-09 12:11:36 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Actually reboot when the user presses "Reboot." 2019-04-26 14:19:36 +02:00
local.mk gnu: gnome-tweak-tool: Update to 3.28.1. 2019-05-10 13:31:32 +02:00
packages.scm
services.scm
system.scm system: Add boot file systems to /etc/fstab. 2019-04-27 00:11:52 +02:00
tests.scm