Merge master into staging-next

This commit is contained in:
Frederik Rietdijk
2019-06-09 12:28:52 +02:00
251 changed files with 8950 additions and 7143 deletions

View File

@@ -102,7 +102,7 @@ let
wrapProgram $out/bin/initdb --prefix PATH ":" ${glibc.bin}/bin
'';
doCheck = true;
doCheck = !stdenv.isDarwin;
# autodetection doesn't seem to able to find this, but it's there.
checkTarget = "check";