0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-19 16:40:32 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Sizhe Zhao
da6ecbe539
nixosTests.freshrss: handleTest -> runTest 2025-07-04 20:59:42 +08:00
Wolfgang Walther
41c5662cbe
nixos/postgresql: move postStart into separate unit
This avoids restarting the postgresql server, when only ensureDatabases
or ensureUsers have been changed. It will also allow to properly wait
for recovery to finish later.

To wait for "postgresql is ready" in other services, we now provide a
postgresql.target.

Resolves #400018

Co-authored-by: Marcel <me@m4rc3l.de>
2025-06-24 15:26:47 +02:00
Felix Buehler
147262748c freshrss: 1.25.0 -> 1.26.0
Diff: https://github.com/FreshRSS/FreshRSS/compare/1.25.0...1.26.0
2025-02-23 17:26:29 +01:00
Felix Buehler
88234d3a4f nixos/freshrss: add caddy support 2025-01-26 22:33:20 +01:00
Felix Buehler
65e8fb2dac nixos/freshrss: organize tests 2025-01-09 23:18:07 +01:00