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

noto-fonts: 2026.01.01 -> 2026.02.01 (#485948)

parents d3c84085 e16c9f86
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 = "2026.01.01";
  version = "2026.02.01";

  src = fetchFromGitHub {
    owner = "notofonts";
    repo = "notofonts.github.io";
    rev = "noto-monthly-release-${version}";
    hash = "sha256-CePEUiNyXm0UXo0wJ5CGMkJBNIhdTrEeuIu/8E7uPOc=";
    hash = "sha256-vhu3jojG6QlgY5gP4bCbpJznsQ1gExAfcRT42FcZUp4=";
  };

  outputs = [