From 4e26085e0243bd24351069c465bf507842bc84dc Mon Sep 17 00:00:00 2001 From: Ashik Salahudeen Date: Sun, 13 Oct 2024 20:50:28 +0000 Subject: [PATCH] Update default.nix --- default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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;