packages/gnome-control-center: build with custom mutter
This commit is contained in:
parent
959f526c18
commit
a506f427c8
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ super: rec {
|
|||
|
||||
lain-ipfs = patch-rename super.ipfs "lain-ipfs" "patches/base/ipfs";
|
||||
|
||||
gnome-control-center = patch' super.gnome.gnome-control-center;
|
||||
gnome-control-center = (patch' super.gnome.gnome-control-center).override { inherit mutter; };
|
||||
|
||||
mutter = patch' super.gnome.mutter;
|
||||
|
||||
|
|
Loading…
Reference in a new issue