gnome3.mutter: disable installed tests
This commit is contained in:
parent
ddfe184efc
commit
5a10032ef4
@ -20,6 +20,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
mesonFlags = [
|
mesonFlags = [
|
||||||
"-Dxwayland-path=${xwayland}/bin/Xwayland"
|
"-Dxwayland-path=${xwayland}/bin/Xwayland"
|
||||||
|
"-Dinstalled_tests=false" # TODO: enable these
|
||||||
];
|
];
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user