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

noto-fonts: 2026.02.01 -> 2026.03.01 (#496143)

parents 85132a06 a9e004e2
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 = [