about summary refs log tree commit diff
path: root/pkgs/servers/web-apps/plausible/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/servers/web-apps/plausible/default.nix')
-rw-r--r--pkgs/servers/web-apps/plausible/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/servers/web-apps/plausible/default.nix b/pkgs/servers/web-apps/plausible/default.nix
index bac0758984c54..24f684c0c9547 100644
--- a/pkgs/servers/web-apps/plausible/default.nix
+++ b/pkgs/servers/web-apps/plausible/default.nix
@@ -88,6 +88,7 @@ beamPackages.mixRelease {
     homepage = "https://plausible.io/";
     changelog = "https://github.com/plausible/analytics/blob/${src.rev}/CHANGELOG.md";
     description = " Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics";
+    mainProgram = "plausible";
     maintainers = with maintainers; [ ];
     platforms = platforms.unix;
   };