forked from Fediversity/Fediversity
+ postgres 15
This commit is contained in:
parent
7dc2bbde2d
commit
52ee811b05
1 changed files with 2 additions and 0 deletions
|
@ -91,6 +91,8 @@ testers.runNixOSTest (
|
||||||
pkgs.peertube.inputDerivation
|
pkgs.peertube.inputDerivation
|
||||||
pkgs.gixy
|
pkgs.gixy
|
||||||
pkgs.gixy.inputDerivation
|
pkgs.gixy.inputDerivation
|
||||||
|
|
||||||
|
pkgs.postgresql_15
|
||||||
]
|
]
|
||||||
++ lib.concatLists (
|
++ lib.concatLists (
|
||||||
map (tm: extraDependenciesFromMachine nodes.${tm}) (targetMachines ++ [ "fake" ])
|
map (tm: extraDependenciesFromMachine nodes.${tm}) (targetMachines ++ [ "fake" ])
|
||||||
|
|
Loading…
Add table
Reference in a new issue