Unverified Commit bf4be357 authored by Bobby Rong's avatar Bobby Rong
Browse files

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
parent 4a31c957
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
  ];