Nextcloud: Difference between revisions
imported>Onny Add note about reading php logs |
imported>Ma27 make it clear that we don't ship unsupported nextcloud majors in nixpkgs. |
||
| Line 16: | Line 16: | ||
== Upgrade == | == Upgrade == | ||
As you can see on [https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=nextcloud the package search], there is no default nextcloud package. Instead you have to set the current version in [https://search.nixos.org/options?channel=unstable&show=services.nextcloud.package&from=0&size=50&sort=relevance&type=packages&query=nextcloud <code>services.nextcloud.package</code>], | As you can see on [https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=nextcloud the package search], there is no default nextcloud package. Instead you have to set the current version in [https://search.nixos.org/options?channel=unstable&show=services.nextcloud.package&from=0&size=50&sort=relevance&type=packages&query=nextcloud <code>services.nextcloud.package</code>]. As soon a major version of Nextcloud gets unsupported, it will be removed from nixpkgs as well. | ||
Upgrading then consists of these steps: | Upgrading then consists of these steps: | ||