+7
nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
+7
nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
···
+2
nixos/doc/manual/release-notes/rl-2205.section.md
+2
nixos/doc/manual/release-notes/rl-2205.section.md
···- opensmtpd-extras is no longer build with python2 scripting support due to python2 deprecation in nixpkgs+- `services.miniflux.adminCredentialFiles` is now required, instead of defaulting to `admin` and `password`.- The `autorestic` package has been upgraded from 1.3.0 to 1.5.0 which introduces breaking changes in config file, check [their migration guide](https://autorestic.vercel.app/migration/1.4_1.5) for more details.
+19
-27
nixos/modules/services/web-apps/miniflux.nix
+19
-27
nixos/modules/services/web-apps/miniflux.nix
···-${pgbin}/psql postgres -c "CREATE ROLE ${dbUser} WITH LOGIN NOCREATEDB NOCREATEROLE ENCRYPTED PASSWORD '${dbPassword}'"············
+18
-6
nixos/tests/miniflux.nix
+18
-6
nixos/tests/miniflux.nix
·········