mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
arc-theme: enable gnome shell
This commit is contained in:
parent
e4db862d82
commit
d8da67f1e4
@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
configureFlags = [
|
||||
"--disable-gnome-shell" # 3.36 not supported
|
||||
"--with-gnome-shell=${gnome3.gnome-shell.version}"
|
||||
"--disable-cinnamon" # not equipped to test
|
||||
"--disable-unity"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user