From 5d0bd88cdd7a5a1499f83888001cdee3d2defc94 Mon Sep 17 00:00:00 2001 From: Tom Fitzhenry Date: Wed, 28 Jul 2021 01:13:37 +1000 Subject: programs/calls: init --- pkgs/applications/networking/calls/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/applications/networking/calls') diff --git a/pkgs/applications/networking/calls/default.nix b/pkgs/applications/networking/calls/default.nix index 52e1bc50601a4..68ab73da01e34 100644 --- a/pkgs/applications/networking/calls/default.nix +++ b/pkgs/applications/networking/calls/default.nix @@ -94,6 +94,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "A phone dialer and call handler"; + longDescription = "GNOME Calls is a phone dialer and call handler. Setting NixOS option `programs.calls.enable = true` is recommended."; homepage = "https://source.puri.sm/Librem5/calls"; license = licenses.gpl3Plus; maintainers = with maintainers; [ craigem lheckemann ]; -- cgit 1.4.1