0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

mate.mate-control-center: Fix missing schema in nixosTests.mate

This is introduced in generate_categories -> matemenu_tree_constructor ->
org.mate.panel. Unfortunately we cannot hardcode gsettings in mate-menus
because this will introduce circular dependency.

https://bugs.archlinux.org/task/72603
This commit is contained in:
Bobby Rong 2023-12-27 22:13:49 +08:00
parent 4a31c957c1
commit bf4be3573d
No known key found for this signature in database

View file

@ -52,6 +52,7 @@ stdenv.mkDerivation rec {
mate.mate-desktop
mate.libmatekbd
mate.mate-menus
mate.mate-panel # for org.mate.panel schema, see m-c-c#678
mate.marco
mate.mate-settings-daemon
];