noto-fonts: 2025.07.01 -> 2025.08.01 (#430174)
This commit is contained in:
@@ -20,13 +20,13 @@
|
|||||||
|
|
||||||
stdenvNoCC.mkDerivation rec {
|
stdenvNoCC.mkDerivation rec {
|
||||||
pname = "noto-fonts${suffix}";
|
pname = "noto-fonts${suffix}";
|
||||||
version = "2025.07.01";
|
version = "2025.08.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-H2mUG2+7+lVCjoAVvsuFK5NNm5LpjyF9ySlF3vriR1w=";
|
hash = "sha256-0qPsgf40iNd7t14wZ9mcdlAKjz1sbv3zo8pdzmejxdo=";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = [
|
outputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user