From d84f604077e0a3a46df514c668253acdfa3d7099 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Thu, 3 Jun 2021 17:53:30 +0300 Subject: [PATCH] dico: enable on darwin --- pkgs/servers/dico/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/servers/dico/default.nix b/pkgs/servers/dico/default.nix index a48215a57d5..7820dbaff74 100644 --- a/pkgs/servers/dico/default.nix +++ b/pkgs/servers/dico/default.nix @@ -22,7 +22,7 @@ stdenv.mkDerivation rec { homepage = "https://www.gnu.org/software/dico/"; license = licenses.gpl3Plus; maintainers = with maintainers; [ lovek323 ]; - platforms = platforms.linux; + platforms = platforms.unix; longDescription = '' GNU Dico is a flexible modular implementation of DICT server