From 0dda2d3888eb8726dcdd891f34cbc64db8d1c85a Mon Sep 17 00:00:00 2001 From: "florian on nixos (Florian Brandes)" Date: Fri, 2 Jul 2021 14:22:12 +0200 Subject: pgadmin4: init at 6.3 Signed-off-by: Florian Brandes --- nixos/tests/all-tests.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/tests/all-tests.nix') diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix index 53637861feb..85f0a001e66 100644 --- a/nixos/tests/all-tests.nix +++ b/nixos/tests/all-tests.nix @@ -393,6 +393,7 @@ in pdns-recursor = handleTest ./pdns-recursor.nix {}; peerflix = handleTest ./peerflix.nix {}; peertube = handleTestOn ["x86_64-linux"] ./web-apps/peertube.nix {}; + pgadmin4 = handleTest ./pgadmin4.nix {}; pgjwt = handleTest ./pgjwt.nix {}; pgmanage = handleTest ./pgmanage.nix {}; php = handleTest ./php {}; -- cgit 1.4.1