summary refs log tree commit diff
path: root/nixos/tests
diff options
context:
space:
mode:
authorTimo Kaufmann <timokau@zoho.com>2022-04-04 10:07:08 +0200
committerGitHub <noreply@github.com>2022-04-04 10:07:08 +0200
commitb44f7ed2c27e40e44dd627b3249e3af851e1592e (patch)
tree5903c2cc5c84b70aa68d9e7d554edf88adba0c20 /nixos/tests
parentdcd796487a1632b74e8a62ec4aed39f0c15a72ae (diff)
parent4c1596384cc18e79e3672eb163e05485a78d521e (diff)
downloadnixpkgs-b44f7ed2c27e40e44dd627b3249e3af851e1592e.tar
nixpkgs-b44f7ed2c27e40e44dd627b3249e3af851e1592e.tar.gz
nixpkgs-b44f7ed2c27e40e44dd627b3249e3af851e1592e.tar.bz2
nixpkgs-b44f7ed2c27e40e44dd627b3249e3af851e1592e.tar.lz
nixpkgs-b44f7ed2c27e40e44dd627b3249e3af851e1592e.tar.xz
nixpkgs-b44f7ed2c27e40e44dd627b3249e3af851e1592e.tar.zst
nixpkgs-b44f7ed2c27e40e44dd627b3249e3af851e1592e.zip
Merge pull request #166250 from gador/pgadmin-update-6.7
pgadimin4: 6.5 -> 6.7
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
   {