feat: Add logistra

This commit is contained in:
Takamatsu Naoki
2025-02-06 13:46:51 +09:00
parent 85e74cf14e
commit 600db74e94
3 changed files with 22 additions and 2 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ stdenv.mkDerivation {
pname = "anzu-moji";
version = "1.0.0";
src = fetchzip {
url = "http://www8.plala.or.jp/p_dolce/font/ap1.zip";
hash = "sha256-8ykYTXfxP9SzCrah1glYixu030NOKknOOzGsBgQzOZ4";
url = "https://apricot.ciao.jp/font/ap1.zip";
hash = "sha256-FMe/seWkZ4Ni+mGzknpfmb+51HAJNUihPt2K2BpedaU";
};
installPhase = ''