Merge staging-next into staging

This commit is contained in:
Frederik Rietdijk
2018-10-17 08:36:28 +02:00
347 changed files with 8824 additions and 5155 deletions
+1 -1
View File
@@ -1,9 +1,9 @@
{ stdenv, lib, fetchurl, makeWrapper, gnused, db, openssl, cyrus_sasl, libnsl
, coreutils, findutils, gnugrep, gawk, icu, pcre
, withLDAP ? true, openldap
, withPgSQL ? false, postgresql
, withMySQL ? false, mysql
, withSQLite ? false, sqlite
, withLDAP ? false, openldap
}:
let