nixpkgs/pkgs/servers/sql
Dan Callahan b0b0bb7e0b
mariadb: fix darwin build
We want to disable `PLUGIN_AUTH_PAM` when building:

1. `mariadb` on macOS.
2. `mariadb-client` on any platform

Unfortunately, the interaction of these two commits
  6c97b0486c
  7e43b4d0ae
created a situation where we disable it *twice* when building on macOS.
Once in a darwin-specific `prePatch` script, and again in the `patches`
section for client builds.

This removes the redundant `prePatch` script and conditionally applies
the patch to `mariadb` server builds on darwin.

Fixes #70835
2019-10-09 21:56:59 +01:00
..
cockroachdb cockroachdb: 1.19.1 -> 1.19.4 2019-09-06 21:53:29 +02:00
mariadb mariadb: fix darwin build 2019-10-09 21:56:59 +01:00
monetdb monetdb: 11.33.3 -> 11.33.11 2019-09-27 11:17:39 -07:00
mssql/jdbc squirrel-sql: Add MSSQL driver. (#55626) 2019-05-04 20:22:14 -04:00
mysql mysql80: init at 8.0.17 (#65221) 2019-08-13 19:50:51 +00:00
oracle-xe treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
percona treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
pgbouncer pgbouncer: 1.10.0 -> 1.11.0 2019-09-27 19:56:05 -07:00
pgpool Merge branch 'master' into staging-next 2019-08-24 08:55:37 +02:00
postgresql Merge pull request #68650 from marsam/update-timescaledb 2019-09-15 17:50:13 -05:00
sqlite/jdbc treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
virtuoso virtuoso-opensource: add license 2018-11-15 00:13:52 +01:00