Merge staging into staging-next

This commit is contained in:
Frederik Rietdijk
2019-09-29 11:05:22 +02:00
219 changed files with 3102 additions and 2180 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ stdenv.mkDerivation rec {
configureFlags = [
"--without-python"
] ++ (if enableDbus then [
"--with-dbusconfdir=${placeholder "out"}/etc"
"--with-dbusconfdir=${placeholder "out"}/share"
] else [
"--without-dbus"
]) ++ (if enableVideo then [