aboutsummaryrefslogtreecommitdiff
path: root/systems/eldiron/websites
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2024-06-19 01:27:25 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2024-07-07 02:41:22 +0200
commitc13500abac8938b71bc67698105957009a29f137 (patch)
tree70125c53311739635ac0e58e7617a1474d3195e4 /systems/eldiron/websites
parente5934bd3ac55da1dc897a75bc89abb2733be9248 (diff)
downloadNix-c13500abac8938b71bc67698105957009a29f137.tar.gz
Nix-c13500abac8938b71bc67698105957009a29f137.tar.zst
Nix-c13500abac8938b71bc67698105957009a29f137.zip
Bump nextcloud version
Diffstat (limited to 'systems/eldiron/websites')
-rw-r--r--systems/eldiron/websites/cloud/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/eldiron/websites/cloud/default.nix b/systems/eldiron/websites/cloud/default.nix
index c859f32..3f41efe 100644
--- a/systems/eldiron/websites/cloud/default.nix
+++ b/systems/eldiron/websites/cloud/default.nix
@@ -61,7 +61,7 @@ in {
61 }; 61 };
62 62
63 myServices.tools.cloud.farm.instances.immae = { 63 myServices.tools.cloud.farm.instances.immae = {
64 nextcloud = pkgs.webapps-nextcloud_27.override ({ 64 nextcloud = pkgs.webapps-nextcloud_27_2.override ({
65 # Allow /index.php redirects 65 # Allow /index.php redirects
66 postInstall = '' 66 postInstall = ''
67 cd $out 67 cd $out