Merge staging-next into staging

This commit is contained in:
github-actions[bot] 2021-09-19 06:01:52 +00:00 committed by GitHub
commit ea907d3660
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
configureFlags = [ "--with-boost=${boost.out}" ];
doCheck = true;
doCheck = !stdenv.cc.isClang;
enableParallelBuilding = true;
# Upstream uses the same intermediate files in multiple tests, running