Update pkgs/data/fonts/vazir-code-font/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
25eff5eb7d
commit
8e22d68729
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ in fetchFromGitHub {
|
|||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/rastikerdar/vazir-code-font";
|
||||
description =
|
||||
"A Persian (farsi) Monospaced Font for coding - فونت (قلم) فارسی وزیرکد برای کد نویسی ";
|
||||
description = "A Persian (farsi) Monospaced Font for coding";
|
||||
license = licenses.publicDomain;
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.dearrude ];
|
||||
|
|
Loading…
Reference in a new issue