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

noto-fonts: 2025.04.01 -> 2025.05.01 (#409159)

parents eaa1f0a4 598b7f3f
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.04.01";
  version = "2025.05.01";

  src = fetchFromGitHub {
    owner = "notofonts";
    repo = "notofonts.github.io";
    rev = "noto-monthly-release-${version}";
    hash = "sha256-xR3P6RWb1pHdOuCbb+kQXqv3Ip3+2yXAVqeZ+f2M3VU=";
    hash = "sha256-voOizeGK7fU2bGLoNBhdNIfleDCu84nFiEHo5lCIye4=";
  };

  outputs = [