nextcloud22: init at 22.0.0

Simplified, non-breaking version of e05f4101c16f08058a14ac4335886567e1ffe987.
This commit is contained in:
Maximilian Bosch
2021-07-12 23:27:57 +02:00
parent b58ae55e22
commit f8b79de69e
4 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -7075,7 +7075,7 @@ in
grocy = callPackage ../servers/grocy { };
inherit (callPackage ../servers/nextcloud {})
nextcloud18 nextcloud19 nextcloud20 nextcloud21;
nextcloud18 nextcloud19 nextcloud20 nextcloud21 nextcloud22;
nextcloud-client = libsForQt5.callPackage ../applications/networking/nextcloud-client { };