Use uni instead of custom emoji generation using gemoji
This commit is contained in:
parent
452255b5cf
commit
f27f569187
4 changed files with 27 additions and 28 deletions
|
@ -70,6 +70,7 @@
|
|||
customPackages = callPackage: {
|
||||
jdtls = callPackage ./packages/jdtls { };
|
||||
kotlin-language-server = callPackage ./packages/kotlin-language-server { };
|
||||
uni = callPackage ./packages/uni { };
|
||||
}; in
|
||||
utils.lib.mkFlake {
|
||||
inherit self inputs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue