nixpkgs/pkgs/servers/sql
Wolfgang Walther a1ae4377e0
nixosTests.postgresql-wal-receiver: avoid manual imports
Manually importing postgresql packages from the /pkgs/ folder or
manually importing the test from /nixos/tests/ in generic.nix is not
only ugly, but also forbidden should we ever move to pkgs/by-name.

We can achieve almost the same with a slightly different setup. We allow
overriding the postgresql package for the test via passthru.override, to
make sure that each postgresql_xx.tests.postgresql-wal-receiver is
properly teted with the right version.
2024-11-09 18:24:50 +01:00
..
mariadb mariadb: 10.5.27, 10.6.20, 10.11.10, 11.4.4 2024-11-04 16:34:26 +01:00
materialize treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mssql/jdbc mssql_jdbc: 12.8.0 -> 12.8.1 2024-08-23 04:00:00 +00:00
mysql mysql80: 8.0.39 -> 8.0.40 (#350248) 2024-11-09 05:42:24 -08:00
percona-server percona-server_8_{0,4}: fix tests not being found 2024-10-19 13:54:49 +02:00
postgresql nixosTests.postgresql-wal-receiver: avoid manual imports 2024-11-09 18:24:50 +01:00