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

This commit is contained in:
Pol Dellaiera 2025-04-07 10:35:21 +02:00 committed by GitHub
commit f01b5018c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,13 +20,13 @@
stdenvNoCC.mkDerivation rec { stdenvNoCC.mkDerivation rec {
pname = "noto-fonts${suffix}"; pname = "noto-fonts${suffix}";
version = "2025.03.01"; version = "2025.04.01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "notofonts"; owner = "notofonts";
repo = "notofonts.github.io"; repo = "notofonts.github.io";
rev = "noto-monthly-release-${version}"; rev = "noto-monthly-release-${version}";
hash = "sha256-49p4LFGywuA6zNZEw0VmtykmDUBtRkzOKYAb4sG4fK4="; hash = "sha256-xR3P6RWb1pHdOuCbb+kQXqv3Ip3+2yXAVqeZ+f2M3VU=";
}; };
outputs = [ outputs = [