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

noto-fonts: 2025.09.01 -> 2025.10.01 (#448543)

parents 5752805d 5aaa40ae
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.09.01";
  version = "2025.10.01";

  src = fetchFromGitHub {
    owner = "notofonts";
    repo = "notofonts.github.io";
    rev = "noto-monthly-release-${version}";
    hash = "sha256-E4k07z1tdUWKeFVLP1ZPqHlrZkXrBWYWGLEkAKnjk9Q=";
    hash = "sha256-SIF6G84sUvFSVatmZdF1zQve3pOYtlawJIXYFSW2srI=";
  };

  outputs = [