Loading pkgs/by-name/vi/vikunja/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,10 @@ buildGoModule { description = "Todo-app to organize your life"; homepage = "https://vikunja.io/"; license = lib.licenses.agpl3Plus; maintainers = with lib.maintainers; [ leona ]; maintainers = with lib.maintainers; [ leona adamcstephens ]; mainProgram = "vikunja"; platforms = lib.platforms.linux; }; Loading Loading
pkgs/by-name/vi/vikunja/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,10 @@ buildGoModule { description = "Todo-app to organize your life"; homepage = "https://vikunja.io/"; license = lib.licenses.agpl3Plus; maintainers = with lib.maintainers; [ leona ]; maintainers = with lib.maintainers; [ leona adamcstephens ]; mainProgram = "vikunja"; platforms = lib.platforms.linux; }; Loading