Unverified Commit a0634a22 authored by Sizhe Zhao's avatar Sizhe Zhao
Browse files

agorakit: add updateScript

parent 3288b53a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@
  lib,
  fetchFromGitHub,
  php82,
  nix-update-script,
  dataDir ? "/var/lib/agorakit",
}:

@@ -29,6 +30,8 @@ php82.buildComposerProject2 (finalAttrs: {
  vendorHash = "sha256-PBymOrvorGfByTBVu/r+kBxQya5qIlu07mfu4ttT7xs=";
  composerStrictValidation = false;

  passthru.updateScript = nix-update-script { };

  meta = {
    description = "Web-based, open-source groupware";
    longDescription = "AgoraKit is web-based, open-source groupware for citizens' initiatives. By creating collaborative groups, people can discuss topics, organize events, store files and keep everyone updated as needed. AgoraKit is a forum, calendar, file manager and email notifier.";