lato: fix URL

This commit is contained in:
Yiyu Zhou
2025-12-29 22:43:34 -08:00
parent 39070b6fa9
commit 601418c2ad
+1 -1
View File
@@ -9,7 +9,7 @@ stdenvNoCC.mkDerivation {
version = "2.0";
src = fetchzip {
url = "https://www.latofonts.com/download/Lato2OFL.zip";
url = "https://www.latofonts.com/files/Lato2OFL.zip";
stripRoot = false;
hash = "sha256-n1TsqigCQIGqyGLGTjLtjHuBf/iCwRlnqh21IHfAuXI=";
};