update packages, and add noto-font packages
This commit is contained in:
parent
e6ac0f0edf
commit
d0980e681c
7 changed files with 145 additions and 16 deletions
|
|
@ -14,6 +14,9 @@ in
|
|||
juicity = callPackage ./juicity.nix { };
|
||||
rime-ice = callPackage ./rime-ice.nix { };
|
||||
dioxionary = callPackage ./dioxionary.nix { };
|
||||
|
||||
noto-serif-cjk = callPackage ./noto-serif-cjk.nix { };
|
||||
noto-sans-cjk = callPackage ./noto-sans-cjk.nix { };
|
||||
}
|
||||
// (
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue