Commit a9e004e2 authored by R. RyanTM's avatar R. RyanTM
Browse files

noto-fonts: 2026.02.01 -> 2026.03.01

parent d438760d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -23,13 +23,13 @@ let
in
stdenvNoCC.mkDerivation (finalAttrs: {
  pname = "noto-fonts${suffix}";
  version = "2026.02.01";
  version = "2026.03.01";

  src = fetchFromGitHub {
    owner = "notofonts";
    repo = "notofonts.github.io";
    tag = "noto-monthly-release-${finalAttrs.version}";
    hash = "sha256-vhu3jojG6QlgY5gP4bCbpJznsQ1gExAfcRT42FcZUp4=";
    hash = "sha256-WWLNBT+Su8cKxmkJIUBZykhFQIAyhG3DV2r8ksqikL0=";
  };

  nativeBuildInputs = [