nixos/nextcloud: upgrade instructions / info for v23

This commit is contained in:
Maximilian Bosch 2022-05-18 11:47:50 +02:00
parent 6f80d6836a
commit e46bff9569
No known key found for this signature in database
GPG key ID: 091DBF4D1FC46B8E

View file

@ -591,6 +591,7 @@ in {
++ (optional (versionOlder cfg.package.version "21") (upgradeWarning 20 "21.05"))
++ (optional (versionOlder cfg.package.version "22") (upgradeWarning 21 "21.11"))
++ (optional (versionOlder cfg.package.version "23") (upgradeWarning 22 "22.05"))
++ (optional (versionOlder cfg.package.version "24") (upgradeWarning 23 "22.05"))
++ (optional isUnsupportedMariadb ''
You seem to be using MariaDB at an unsupported version (i.e. at least 10.6)!
Please note that this isn't supported officially by Nextcloud. You can either