mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-12 05:16:25 +03:00
pgadmin: 8.1 -> 8.2
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
parent
e8ab82a53c
commit
1c1ca56266
5 changed files with 24 additions and 59 deletions
|
@ -168,7 +168,7 @@ in
|
|||
echo "$PW"
|
||||
# Retype password:
|
||||
echo "$PW"
|
||||
) | ${cfg.package}/bin/pgadmin4-setup
|
||||
) | ${cfg.package}/bin/pgadmin4-cli setup-db
|
||||
'';
|
||||
|
||||
restartTriggers = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue