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
mssql/jdbc mssql_jdbc: 11.2.2 -> 12.2.0 2023-02-04 16:10:04 +00:00
mysql
patroni
pgbouncer
pgpool
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