From e60179152b319f0aa0b5212158525e2c4d53daf0 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 30 Oct 2020 16:36:29 -0300 Subject: Add esperanto dictionary and spellcheck website --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default.nix') diff --git a/default.nix b/default.nix index 6da4f1c..b4799c5 100644 --- a/default.nix +++ b/default.nix @@ -20,7 +20,7 @@ let shellcheck jq niv - (hunspellWithDicts (with utils-i18n.dicts; [ en pt fr ])) + (hunspellWithDicts (with utils-i18n.dicts; [ en pt fr eo ])) ]; in rec { site = pkgs.stdenv.mkDerivation { -- cgit v1.2.3