mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
noto-fonts-cjk-serif': migrate to by-name
This commit is contained in:
parent
c7012e7cb6
commit
cd080548a7
2 changed files with 1 additions and 2 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# static version of noto-fonts cjk serif
|
||||
{
|
||||
stdenvNoCC,
|
||||
fetchFromGitHub,
|
||||
|
|
@ -37,8 +37,6 @@ in rec {
|
|||
"--use-single-width-glyphs"
|
||||
];
|
||||
};
|
||||
# static version of noto-fonts cjk serif
|
||||
noto-fonts-cjk-serif' = pkgs.callPackage ./noto-fonts-cjk-serif.nix {};
|
||||
|
||||
maeel = pkgs.callPackage ./maeel.nix {};
|
||||
typst-mutilate = pkgs.callPackage ./typst-mutilate.nix {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue