Unverified Commit b3d35872 authored by jopejoe1's avatar jopejoe1 Committed by GitHub
Browse files

noto-fonts: 2025.10.01 -> 2025.11.01 (#457729)

parents cd548b6d 010b78c0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,13 +20,13 @@

stdenvNoCC.mkDerivation rec {
  pname = "noto-fonts${suffix}";
  version = "2025.10.01";
  version = "2025.11.01";

  src = fetchFromGitHub {
    owner = "notofonts";
    repo = "notofonts.github.io";
    rev = "noto-monthly-release-${version}";
    hash = "sha256-SIF6G84sUvFSVatmZdF1zQve3pOYtlawJIXYFSW2srI=";
    hash = "sha256-T7F8SUCbEEuJfgUYWk+/lDGuXn/df2DaGc+3hCuYhS0=";
  };

  outputs = [