hydraTest: remove outdated postgresql version
error: postgresql_12 has been removed since it reached its EOL upstream
This commit is contained in:
parent
55349930f1
commit
ebefdb0a3d
@ -15,7 +15,6 @@
|
|||||||
systemd.services.hydra-send-stats.enable = false;
|
systemd.services.hydra-send-stats.enable = false;
|
||||||
|
|
||||||
services.postgresql.enable = true;
|
services.postgresql.enable = true;
|
||||||
services.postgresql.package = pkgs.postgresql_12;
|
|
||||||
|
|
||||||
# The following is to work around the following error from hydra-server:
|
# The following is to work around the following error from hydra-server:
|
||||||
# [error] Caught exception in engine "Cannot determine local time zone"
|
# [error] Caught exception in engine "Cannot determine local time zone"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user