summary refs log tree commit diff
path: root/nixos/tests
diff options
context:
space:
mode:
authorFlorian Brandes <florian.brandes@posteo.de>2022-03-29 15:50:16 +0200
committerFlorian Brandes <florian.brandes@posteo.de>2022-03-29 15:50:16 +0200
commit4c1596384cc18e79e3672eb163e05485a78d521e (patch)
tree2f25278a1017b706ba56e37c6d8e4f4086971100 /nixos/tests
parent1c48b0f89609e7dc242d0ad20477cb9355ea3bf3 (diff)
downloadnixpkgs-4c1596384cc18e79e3672eb163e05485a78d521e.tar
nixpkgs-4c1596384cc18e79e3672eb163e05485a78d521e.tar.gz
nixpkgs-4c1596384cc18e79e3672eb163e05485a78d521e.tar.bz2
nixpkgs-4c1596384cc18e79e3672eb163e05485a78d521e.tar.lz
nixpkgs-4c1596384cc18e79e3672eb163e05485a78d521e.tar.xz
nixpkgs-4c1596384cc18e79e3672eb163e05485a78d521e.tar.zst
nixpkgs-4c1596384cc18e79e3672eb163e05485a78d521e.zip
pgadimin4: 6.5 -> 6.7
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Diffstat (limited to 'nixos/tests')
-rw-r--r--nixos/tests/pgadmin4.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/pgadmin4.nix b/nixos/tests/pgadmin4.nix
index 658315d3ac0..2f6dc3bd569 100644
--- a/nixos/tests/pgadmin4.nix
+++ b/nixos/tests/pgadmin4.nix
@@ -46,6 +46,7 @@ import ./make-test-python.nix ({ pkgs, lib, ... }:
       qrcode
       pillow
       pyotp
+      boto3
     ]);
   in
   {