From e5139adbdfc0a7053130521c30b84002955fe59b Mon Sep 17 00:00:00 2001 From: Mario Rodas Date: Mon, 15 Nov 2021 14:45:00 +0000 Subject: todoman: enable on darwin --- pkgs/applications/office/todoman/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/office') diff --git a/pkgs/applications/office/todoman/default.nix b/pkgs/applications/office/todoman/default.nix index 0ec0f8e2fb0..f1740b326dc 100644 --- a/pkgs/applications/office/todoman/default.nix +++ b/pkgs/applications/office/todoman/default.nix @@ -90,8 +90,8 @@ buildPythonApplication rec { Todoman is part of the pimutils project ''; + changelog = "https://github.com/pimutils/todoman/raw/v${version}/CHANGELOG.rst"; license = licenses.isc; maintainers = with maintainers; [ leenaars ]; - platforms = platforms.linux; }; } -- cgit 1.4.1