vault: add vault-postgresql to passthru.tests
This commit is contained in:
parent
58ebdc3154
commit
e5c93511f3
@ -38,7 +38,7 @@ buildGoModule rec {
|
||||
--prefix PATH ${lib.makeBinPath [ gawk glibc ]}
|
||||
'';
|
||||
|
||||
passthru.tests.vault = nixosTests.vault;
|
||||
passthru.tests = { inherit (nixosTests) vault vault-postgresql; };
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://www.vaultproject.io/";
|
||||
|
Loading…
Reference in New Issue
Block a user