nixpkgs/pkgs/servers/sql
Maximilian Bosch a5a715bb24
postgresql_jit: fix darwin build
So, patchelf works on ELF files and these don't exist on Darwin. I'm not
aware of any other way to eliminate all references of the executable's
body while preserving library paths in the header. This still works, the
only problem is that darwin has a dependency on llvm.dev, so it's
runtime closure is larger.
2023-03-29 08:39:47 +02:00
..
cockroachdb treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals 2023-02-22 21:23:05 +02:00
dolt
mariadb Merge master into staging-next 2023-02-21 18:01:08 +00:00
materialize
monetdb monetdb: 11.45.11 -> 11.45.13 2023-02-03 08:15:49 +01:00
mssql/jdbc mssql_jdbc: 11.2.2 -> 12.2.0 2023-02-04 16:10:04 +00:00
mysql mysql80: 8.0.31 -> 8.0.32 2023-01-25 19:40:49 +01:00
patroni treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
pgbouncer pgbouncer: 1.17.0 -> 1.18.0 2023-01-01 13:42:46 +01:00
pgpool pgpool: 4.4.1 -> 4.4.2 2023-02-02 21:51:18 +00:00
postgresql postgresql_jit: fix darwin build 2023-03-29 08:39:47 +02:00
proxysql proxysql: 2.5.0 -> 2.5.1 2023-03-15 17:39:35 +01:00
rqlite rqlite: init at 7.6.1 (#187962) 2023-02-17 13:52:34 +01:00
sqlite/jdbc