Merge branch 'staging-next' into staging

This commit is contained in:
Vladimír Čunát
2019-09-22 10:06:45 +02:00
61 changed files with 889 additions and 534 deletions
+3
View File
@@ -52,6 +52,9 @@ stdenv.mkDerivation rec {
qtx11extras
];
# Disable assertions which include -dev QtBase file paths.
NIX_CFLAGS_COMPILE = [ "-DQT_NO_DEBUG" ];
configureFlags = [
"--without-python"
] ++ (if enableDbus then [