rallly: fixed homepage

This commit is contained in:
eyjhb 2025-03-01 17:00:34 +01:00
parent bd0e3ff589
commit 7ab508d6d9
Signed by: eyjhb
GPG key ID: 609F508E3239F920

View file

@ -133,7 +133,7 @@ in {
meta = with lib; {
description = "Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.";
license = licenses.agpl3Plus;
homepage = "https://git.fricloud.dk/fricloud/server-configs/src/branch/main/machines/gerd/services/member-website/app.py";
homepage = "https://github.com/lukevella/rallly";
platforms = platforms.all;
};
};