+ postgres 15

This commit is contained in:
Nicolas Jeannerod 2025-05-08 16:39:01 +02:00
parent 7dc2bbde2d
commit 52ee811b05
Signed by untrusted user: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -91,6 +91,8 @@ testers.runNixOSTest (
pkgs.peertube.inputDerivation
pkgs.gixy
pkgs.gixy.inputDerivation
pkgs.postgresql_15
]
++ lib.concatLists (
map (tm: extraDependenciesFromMachine nodes.${tm}) (targetMachines ++ [ "fake" ])