13 stdenvNoCC.mkDerivation {
14 pname = "font-awesome";
17 src = fetchFromGitHub {
18 owner = "FortAwesome";
19 repo = "Font-Awesome";
26 install -m444 -Dt $out/share/fonts/opentype {fonts,otfs}/*.otf
32 description = "Font Awesome - OTF font";
34 Font Awesome gives you scalable vector icons that can instantly be customized.
35 This package includes only the OTF font. For full CSS etc. see the project website.
37 homepage = "https://fontawesome.com/";
38 license = licenses.ofl;
39 platforms = platforms.all;
40 maintainers = with maintainers; [
48 # Keeping version 4 and 5 because version 6 is incompatible for some icons. That
49 # means that projects which depend on it need to actively convert the
51 # https://github.com/greshake/i3status-rust/issues/130
52 # https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4
53 # https://fontawesome.com/v6/docs/web/setup/upgrade/
57 hash = "sha256-LL9zWFC+76wH74nqKszPQf2ZDfXq8BiH6tuiK43wYHA=";
61 hash = "sha256-gd23ZplNY56sm1lfkU3kPXUOmNmY5SRnT0qlQZRNuBo=";
65 hash = "sha256-tQ9Hxph5YiPZMiO9gs2HCkRJ8cdECa2swgS++cytEnM=";