7 stdenvNoCC.mkDerivation rec {
11 src = fetchFromGitHub {
15 hash = "sha256-jDemm8IyjhoCOg4Bfsp0tzUR7m+JaswL5d7Kug+asJk=";
21 find . -name '*.ttf' -exec install -m444 -Dt $out/share/fonts/nika-fonts {} \;
27 homepage = "https://github.com/font-store/NikaFont/";
28 description = "Persian/Arabic Open Source Font";
29 license = licenses.ofl;
30 platforms = platforms.all;