Merge remote-tracking branch 'origin/staging'

This commit is contained in:
Domen Kožar
2016-03-27 13:19:04 +01:00
106 changed files with 1065 additions and 3988 deletions

View File

@@ -64,7 +64,7 @@ stdenv.mkDerivation rec {
];
# fails to find lex_token.h sometimes
enableParallelBuilding = true;
enableParallelBuilding = false;
outputs = [ "out" "lib" ];