diff --git a/default.nix b/default.nix index b66b096..b815d72 100644 --- a/default.nix +++ b/default.nix @@ -64,9 +64,9 @@ in stdenv.mkDerivation (finalAttrs: { ''; meta = with lib; { - description = "SMC typefaces"; + description = "Malayalam typefaces made by smc.org.in"; longDescription = '' - Swathanthra Malayalam Computing. + Swathanthra Malayalam Computing (SMC) is a free software collective engaged in the development, localization, standardization and popularization of various Free and Open Source Software in the Malayalam language. This derivation builds all fonts made by SMC. ''; homepage = "https://smc.org.in/"; license = licenses.ofl;