Merge master into staging-next

This commit is contained in:
nixpkgs-ci[bot] 2025-04-11 09:43:11 +00:00 committed by GitHub
commit 5858ce00b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 525 additions and 144 deletions

View file

@ -1081,6 +1081,7 @@ in
handleTest ./postfix-raise-smtpd-tls-security-level.nix
{ };
postfixadmin = handleTest ./postfixadmin.nix { };
postgres-websockets = runTest ./postgres-websockets.nix;
postgresql = handleTest ./postgresql { };
postgrest = runTest ./postgrest.nix;
powerdns = handleTest ./powerdns.nix { };