forked from Shinonome/nixos-fonts
✨ feat: Add logistra
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user