aboutsummaryrefslogtreecommitdiff
path: root/pkgs/webapps/default.nix
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-05 23:12:17 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-06 00:13:47 +0200
commit3a1461cf44102e6cd8cdee5e0f1ff1d7992894ad (patch)
treea8350184b1f4cf02267178c33b0190b595e7e5a3 /pkgs/webapps/default.nix
parent0ede7366409e14482017f70f1efc53426279b8d0 (diff)
downloadNix-3a1461cf44102e6cd8cdee5e0f1ff1d7992894ad.tar.gz
Nix-3a1461cf44102e6cd8cdee5e0f1ff1d7992894ad.tar.zst
Nix-3a1461cf44102e6cd8cdee5e0f1ff1d7992894ad.zip
Upgrade nextcloud to 16.0
Diffstat (limited to 'pkgs/webapps/default.nix')
-rw-r--r--pkgs/webapps/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/webapps/default.nix b/pkgs/webapps/default.nix
index 6afccde..da38f5f 100644
--- a/pkgs/webapps/default.nix
+++ b/pkgs/webapps/default.nix
@@ -11,6 +11,8 @@ rec {
11 "audioplayer" "bookmarks" "calendar" "contacts" "deck" 11 "audioplayer" "bookmarks" "calendar" "contacts" "deck"
12 "files_markdown" "gpxedit" "gpxpod" "keeweb" "music" 12 "files_markdown" "gpxedit" "gpxpod" "keeweb" "music"
13 "notes" "ocsms" "passman" "spreed" "tasks" 13 "notes" "ocsms" "passman" "spreed" "tasks"
14 "flowupload" "carnet"
15 # FIXME: fix passman for NC 16
14 ]; 16 ];
15 in 17 in
16 lib.attrsets.genAttrs names 18 lib.attrsets.genAttrs names