gtksourceview3: re-enable tests
This commit is contained in:
parent
917a7fa1cb
commit
1f1fb8d898
@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
doCheck = false; # FAIL: test-language
|
||||
doCheck = stdenv.isLinux;
|
||||
checkPhase = ''
|
||||
NO_AT_BRIDGE=1 \
|
||||
XDG_DATA_DIRS="$XDG_DATA_DIRS:${shared-mime-info}/share" \
|
||||
|
Loading…
Reference in New Issue
Block a user