arc-theme: enable cinnamon
This commit is contained in:
parent
4689b34d4f
commit
1e605712d2
@ -8,6 +8,7 @@
|
|||||||
, gtk-engine-murrine
|
, gtk-engine-murrine
|
||||||
, optipng
|
, optipng
|
||||||
, inkscape_0
|
, inkscape_0
|
||||||
|
, cinnamon
|
||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
@ -43,8 +44,8 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
|
"--with-cinnamon=${cinnamon.cinnamon-common.version}"
|
||||||
"--with-gnome-shell=${gnome3.gnome-shell.version}"
|
"--with-gnome-shell=${gnome3.gnome-shell.version}"
|
||||||
"--disable-cinnamon" # not equipped to test
|
|
||||||
"--disable-unity"
|
"--disable-unity"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user