arc-theme: disable GNOME Shell support
Upstream is dead and does not support GNOME 3.36
This commit is contained in:
parent
c5523ba1bf
commit
2044b58ef3
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
configureFlags = [
|
||||
"--with-gnome-shell=${stdenv.lib.versions.majorMinor gnome3.gnome-shell.version}"
|
||||
"--disable-gnome-shell" # 3.36 not supported
|
||||
"--disable-unity"
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user