Commit Graph

9 Commits

Author SHA1 Message Date
Elis Hirwing
a66ed0bc04 treewide: Remove my maintainer status from some modules 2026-03-11 19:49:48 +01:00
Felix Buehler
84e6934ef3 nixosTests.freshrss: improve tests 2025-12-28 20:53:05 +01:00
Tom Hunze
e44ebca043 nixosTests.freshrss.extensions: replace lxml-stubs with types-lxml
lxml-stubs is broken, unmaintained upstream, and advertises types-lxml
as its successor [1].

Also don't skip type checking anymore as it now passes.

[1] https://github.com/lxml/lxml-stubs
2025-11-07 13:26:52 +01:00
Matt Christ
637fc36529 nixos/freshrss: fix loading extensions' static content
Before this change, the THIRDPARTY_EXTENSIONS_PATH would end up with a
double-slash in the path, which was breaking FreshRSS's is_valid_path
detection.
2025-08-03 09:22:46 -05:00
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