3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
宋文武 02b69362cb
gnu: xfce: Replace 'gnome-icon-theme' with 'adwaita-icon-theme'.
This fixes <https://issues.guix.gnu.org/57067>.

* gnu/packages/xfce.scm (xfce)[inputs]: Replace gnome-icon-theme with
adwaita-icon-theme.
2022-08-10 08:50:31 +08:00
..
bootloader image: Add support for 32bit UEFI. 2022-06-24 10:21:06 +02:00
build tests: Add qemu-guest-agent system test. 2022-08-09 17:15:45 +02:00
home home: Use warning instead of display. 2022-08-05 15:28:03 +02:00
installer installer: Add comments and vertical space to the generated config. 2022-08-08 11:54:25 +02:00
machine
packages gnu: xfce: Replace 'gnome-icon-theme' with 'adwaita-icon-theme'. 2022-08-10 08:50:31 +08:00
services services: qemu-guest-agent: Fix arguments to qemu-ga. 2022-08-09 17:15:40 +02:00
system linux-container: container-script: Parse command line options. 2022-08-09 20:32:13 +02:00
tests tests: Add qemu-guest-agent system test. 2022-08-09 17:15:45 +02:00
artwork.scm
bootloader.scm
ci.scm build-system: Add 'channel-build-system'. 2022-08-09 15:16:06 +02:00
home.scm home: Add 'home-generation-base'. 2022-08-01 00:02:04 +02:00
image.scm image: Add sanitizers for 'format' and 'partition-table-type'. 2022-07-01 12:10:29 +02:00
installer.scm installer: Render the final configuration with (guix read-print). 2022-08-08 11:54:24 +02:00
local.mk gnu: gnupg: Patch CVE-2022-34903. 2022-08-09 22:39:26 +03:00
machine.scm
packages.scm packages: Use SRFI-71 instead of SRFI-11. 2022-06-06 22:43:30 +02:00
services.scm gnu: services: Update setuid service description. 2022-05-29 02:00:19 +02:00
system.scm gnu: system: Add fusermount3 to setuid-programs. 2022-07-14 15:16:23 -04:00
tests.scm