0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-09 12:05:50 +03:00

Merge master into staging-next

This commit is contained in:
github-actions[bot] 2025-01-14 18:04:33 +00:00 committed by GitHub
commit 44e4abfaf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
95 changed files with 1099 additions and 7521 deletions

View file

@ -271,6 +271,7 @@ import ./make-test-python.nix (
pleroma.succeed("provision-db")
pleroma.wait_for_file("/var/lib/pleroma")
pleroma.succeed("provision-secrets")
pleroma.systemctl("restart pleroma-migrations.service")
pleroma.systemctl("restart pleroma.service")
pleroma.wait_for_unit("pleroma.service")
pleroma.succeed("provision-user")