7 stdenvNoCC.mkDerivation {
9 version = "unstable-2016-03-03";
12 url = "https://github.com/jonpinhorn/shrikhand/raw/c11c9b0720fba977fad7cb4f339ebacdba1d1394/build/Shrikhand-Regular.ttf";
13 hash = "sha256-wHP1Bwu5Yw3a+RwDOHrmthsnuvwyCV4l6ma5EjA6EMA=";
21 install -D -m644 $src $out/share/fonts/truetype/Shrikhand-Regular.ttf
27 homepage = "https://jonpinhorn.github.io/shrikhand/";
28 description = "Vibrant and playful typeface for both Latin and Gujarati writing systems";
29 maintainers = with maintainers; [ sternenseemann ];
30 platforms = platforms.all;
31 license = licenses.ofl;