Unverified Commit f01b5018 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

noto-fonts: 2025.03.01 -> 2025.04.01 (#396290)

parents 80c069a9 8d14f284
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.03.01";
  version = "2025.04.01";

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

  outputs = [