Move all editor runtime deps into package editor-runtime

This commit is contained in:
ulic-youthlic 2025-06-09 15:30:31 +08:00
parent da2860fa15
commit 6a3473813d
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
6 changed files with 89 additions and 71 deletions

View file

@ -19,6 +19,7 @@ in
wshowkeys-mao = callPackage ./wshowkeys-mao.nix {};
OuterWildsTextAdventure = callPackage ./OuterWildsTextAdventure.nix {};
QQ = callPackage ./QQ.nix {};
editor-runtime = callPackage ./editor-runtime.nix {};
noto-serif-cjk = callPackage ./noto-serif-cjk.nix {};
noto-sans-cjk = callPackage ./noto-sans-cjk.nix {};