gnome3.dconf: disable tests on arch64

This commit is contained in:
Tor Hedin Brønner
2019-03-15 16:01:17 +01:00
committed by Jan Tojnar
parent 06f059f908
commit 5d52ba8e61

View File

@@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
"-Dgtk_doc=true"
];
doCheck = true;
doCheck = !stdenv.isAarch64;
passthru = {
updateScript = gnome3.updateScript {