about summary refs log tree commit diff
path: root/pkgs/tools/admin/pgadmin
diff options
context:
space:
mode:
authorFlorian Brandes <florian.brandes@posteo.de>2024-01-26 21:49:10 +0100
committerFlorian Brandes <florian.brandes@posteo.de>2024-01-26 21:49:10 +0100
commit9e7334055ada28c8731b3eb47c46b850a7c31e8e (patch)
tree90fc00deccc780a38bfd92849a5676d9292aba5a /pkgs/tools/admin/pgadmin
parent7efa39690a5cf4c2f9a2ec2584b1eabad9a5a26f (diff)
pgadmin4: remove flask-babelex
babelex has been dropped and can be removed.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Diffstat (limited to 'pkgs/tools/admin/pgadmin')
-rw-r--r--pkgs/tools/admin/pgadmin/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/tools/admin/pgadmin/default.nix b/pkgs/tools/admin/pgadmin/default.nix
index d6f3b7551f9a2..586d553f41091 100644
--- a/pkgs/tools/admin/pgadmin/default.nix
+++ b/pkgs/tools/admin/pgadmin/default.nix
@@ -156,7 +156,6 @@ pythonPackages.buildPythonApplication rec {
     cryptography
     sshtunnel
     ldap3
-    flask-babelex
     flask-babel
     gssapi
     flask-socketio