Loading pkgs/data/fonts/noto-fonts/default.nix +5 −0 Original line number Diff line number Diff line { stdenv , stdenvNoCC , lib , gitUpdater , fetchFromGitHub , fetchurl , cairo Loading Loading @@ -74,6 +75,10 @@ rec { done ''); passthru.updateScript = gitUpdater { rev-prefix = "noto-monthly-release-"; }; meta = with lib; { description = "Beautiful and free fonts for many languages"; homepage = "https://www.google.com/get/noto/"; Loading Loading
pkgs/data/fonts/noto-fonts/default.nix +5 −0 Original line number Diff line number Diff line { stdenv , stdenvNoCC , lib , gitUpdater , fetchFromGitHub , fetchurl , cairo Loading Loading @@ -74,6 +75,10 @@ rec { done ''); passthru.updateScript = gitUpdater { rev-prefix = "noto-monthly-release-"; }; meta = with lib; { description = "Beautiful and free fonts for many languages"; homepage = "https://www.google.com/get/noto/"; Loading