source-han-sans: fixed package name
This commit is contained in:
parent
4ed2acc148
commit
74110a7a42
@ -1,5 +1,5 @@
|
||||
import ./base.nix {
|
||||
prefix = "SourceHanSansJP";
|
||||
prefix = "source-han-sans-japanese";
|
||||
url = "mirror://sourceforge/source-han-sans.adobe/SourceHanSansJP-1.000.zip";
|
||||
sha256 = "c5930036660bea22ffceaa9e2df765776494800d330a59be7936ab3c763c4c82";
|
||||
description = "Japanese subset of an open source Pan-CJK typeface";
|
||||
|
@ -1,5 +1,5 @@
|
||||
import ./base.nix {
|
||||
prefix = "SourceHanSansKR";
|
||||
prefix = "source-han-sans-korean";
|
||||
url = "mirror://sourceforge/source-han-sans.adobe/SourceHanSansKR-1.000.zip";
|
||||
sha256 = "8eed4ad092fcf640e44f73ba510e0ed1c1cabf79776f68d02820734bbba21cf8";
|
||||
description = "Korean subset of an open source Pan-CJK typeface";
|
||||
|
@ -1,5 +1,5 @@
|
||||
import ./base.nix {
|
||||
prefix = "SourceHanSansCN";
|
||||
prefix = "source-han-sans-simplified-chinese";
|
||||
url = "mirror://sourceforge/source-han-sans.adobe/SourceHanSansCN-1.000.zip";
|
||||
sha256 = "88117aa8f8b4ab65d6f7a919a5e1b06d6c00f75b1abecccf120246536123754d";
|
||||
description = "Simplified Chinese subset of an open source Pan-CJK typeface";
|
||||
|
@ -1,5 +1,5 @@
|
||||
import ./base.nix {
|
||||
prefix = "SourceHanSansTWHK";
|
||||
prefix = "source-han-sans-traditional-chinese";
|
||||
url = "mirror://sourceforge/source-han-sans.adobe/SourceHanSansTWHK-1.000.zip";
|
||||
sha256 = "2371a726757a51322243b1ed7a9fde562621b0813b5e6d6443e06847ad7bbd20";
|
||||
description = "Traditional Chinese subset of an open source Pan-CJK typeface";
|
||||
|
Loading…
Reference in New Issue
Block a user